Interface: AuthClient
auth.AuthClient
Implemented by
Methods
prepareAuthentication
▸ prepareAuthentication(serverData
): Promise
<any
>
Parameters
Name | Type |
---|---|
serverData |
any |
Returns
Promise
<any
>
Defined in
prepareRegistration
▸ prepareRegistration(serverData
): Promise
<any
>
Parameters
Name | Type |
---|---|
serverData |
any |
Returns
Promise
<any
>
Defined in
supportsType
▸ supportsType(type
): boolean
Parameters
Name | Type |
---|---|
type |
AuthType |
Returns
boolean