UserAuth
Constructors
constructor
- new
User Auth(config: UserAuthConfig): UserAuth
-
Creates the UserAuth instance.
Parameters-
config: UserAuthConfig
Parameters for authentication.
Returns UserAuthThe UserAuth instance.
-
Used to get and validate an access token, and to get user data.