ds_firebase_auth_export library

Classes

DSAuthEvent
Represents a DartStream authentication event
DSFirebaseAuthProvider
Firebase authentication provider implementation for DartStream. This class integrates Firebase Authentication with the DartStream framework by implementing the DSAuthProvider interface.
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

Exceptions / Errors

SessionNotFoundException