Auth
class Auth
Main entry point for authentication and authorization operations. This class provides functions to initialize and finalize login processes, handle device logins, and manage user credentials.
Functions
Link copied to clipboard
Finalizes the device login flow. Polls until either a valid access token is received, or an unrecoverable error occurs.
Link copied to clipboard
Initializes a device login flow, providing the necessary information for user verification.
Link copied to clipboard
Initializes a device login flow, providing the necessary information for user verification.
Link copied to clipboard
Begins the login process by generating a URI to the login service.
Link copied to clipboard