Constructor needs NetworkType passing as parameter.
AuthProvider provides all methods to handle authentication actions.
CookieProvider provides all methods to handle cookie actions.
OAuthProvider provides all methods to handle fetching/patching oauth data.
Storage provides all methods to handle storage actions.
UserProvider provides all methods to handle fetching/patching user data.
getAuthorizerUsers will retrieve users that authorized current auth client.
getPublicClientInfo returns the public client info.
getUserInfo returns the user info via oauth credential.
The function to remove credential
The function to modify/delete credential
Generated using TypeDoc
Export Actions