ds_firebase_auth_export library

Classes

DSAuthEvent
Represents a DartStream authentication event
DSFirebaseAuthProvider
Firebase authentication provider
DSFirebaseErrorMapper
Maps Firebase Admin Auth errors to DartStream errors
DSFirebaseEventHandler
Handles Firebase Authentication events and maps them to DartStream events
DSSession
DSSessionManager
Manages user sessions for the Firebase provider
DSTokenManager
Manages authentication tokens for the Firebase provider

Enums

DSAuthEventType
Types of authentication events in DartStream

Constants

kIsDev → const bool
Dev mode flag

Functions

registerFirebaseProvider(Map<String, dynamic> config) → void

Exceptions / Errors

SessionNotFoundException