Structs§
- Firebase
Auth - Main struct for Firebase Authentication operations
- Firebase
Auth Config - Configuration for Firebase Authentication
- Firebase
Auth User - Represents a verified Firebase user
- Firebase
Token Header - Represents the header of a Firebase ID token as specified in the documentation
- Firebase
Token Payload - Represents the payload of a Firebase ID token as specified in the documentation
- Public
Keys Response - Response from Google’s public key endpoint
- Shared
State - Update FirebaseAuth to use Arc and RwLock for shared state
Enums§
- Firebase
Auth Error - Custom error types for Firebase Authentication