AsgardeoAuth

The AsgardeoAuth class act as the entry point for the SDK. This class will initialize the AuthenticationProvider and TokenProvider instances, which will be used throughout the application for authentication and token management.

Parameters

authenticationCoreConfig

Configuration of the Authenticator AuthenticationCoreConfig

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Get the AuthenticationProvider instance. This instance will be used for authentication.

Link copied to clipboard

Get the TokenProvider instance. This instance will be used for token management.