Re-exports

Modules

Structs

  • Authentication handler responsible for handling user authentication and token management.
  • A parsed URL record.
  • Represents authentication parameters required for initializing the Auth structure. These parameters include authentication and token endpoints, client ID, and other related data.

Enums

Functions

  • Initializes a new Auth instance with the provided authentication parameters. This function creates and returns an Auth struct configured for authentication.