Module structs

Module structs 

Source

Structs§

FirebaseAuth
Main struct for Firebase Authentication operations
FirebaseAuthConfig
Configuration for Firebase Authentication
FirebaseAuthGoogleUser
Firebase Google user authentication payload
FirebaseAuthUser
Firebase normal user authentication payload
FirebaseGoogleUserData
FirebaseTokenHeader
Represents the header of a Firebase ID token as specified in the documentation
PublicKeysResponse
Response from Google’s public key endpoint
SharedState
Shared state for caching public keys

Enums§

FirebaseAuthError
Custom error types for Firebase Authentication

Traits§

TokenVerifier
Trait for token verification

Type Aliases§

FirebaseAuthResult