ds_auth0_auth_export library

Classes

DSAuth0AuthProvider
Auth0 authentication provider implementation for DartStream. This class integrates Auth0 Authentication with the DartStream framework by implementing the DSAuthProvider interface.
DSAuth0ErrorMapper
Maps Auth0 errors to DartStream errors
DSAuth0EventHandler
Handles Auth0 Authentication events and maps them to DartStream events
DSAuthEvent
Represents a DartStream authentication event
DSAuthSession
Represents an authentication session
DSSessionManager
Session management for Auth0 authentication provider Handles user sessions, device tracking, and session lifecycle
DSTokenManager
Token management for Auth0 authentication provider Handles JWT token storage, validation, and lifecycle management

Enums

DSAuthEventType
Types of authentication events in DartStream