Module structs

Source

Structs§

FirebaseAuth
Main struct for Firebase Authentication operations
FirebaseAuthConfig
Configuration for Firebase Authentication
FirebaseAuthUser
Represents a verified Firebase user
FirebaseTokenHeader
Represents the header of a Firebase ID token as specified in the documentation
FirebaseTokenPayload
Represents the payload of a Firebase ID token as specified in the documentation
PublicKeysResponse
Response from Google’s public key endpoint
SharedState
Update FirebaseAuth to use Arc and RwLock for shared state

Enums§

FirebaseAuthError
Custom error types for Firebase Authentication

Type Aliases§

FirebaseAuthResult