Package-level declarations

Types

Link copied to clipboard
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.

Link copied to clipboard

Provides functionality to retrieve and manage user credentials. This interface defines the contract for credential operations within the library.

Link copied to clipboard
class TidalAuth

The TidalAuth class encapsulates the authentication and authorization logic, providing a streamlined interface for managing user sessions and handling OAuth flows.