auth()
getOptions()
search()
Method based on database
auth(string $user, string $pass, \sso\stdClass $options)
string
user
clear password
\sso\stdClass
all auth method options
getOptions(array<mixed,mixed> $value = NULL)
= NULL
array<mixed,mixed>
current values, as key => value, each key is a Field name of a previous call. Can be used for display example of current option values in option description for example.
search(string $search, \stdClass $options)
search
\stdClass
auth method options