Crate bevy_firebase_auth

Source

Structs§

ApiKey
Bevy Resource containing the app’s Firebase API key
AuthCodeEvent
AuthEmulatorUrl
AuthPlugin
The Firebase Auth bevy plugin
AuthUrlsEvent
Event that is sent when an Authorization URL is created
ProjectId
Bevy Resource containing the app’s Firebase Project ID
RememberLoginFlag
SelectedProvider
TokenData
Holds data from a user access token

Enums§

AuthState
The status of the held access token
LoginProvider

Functions§

delete_account
Function to delete an account from Firebase
log_in
Function to log in
log_out
Function to log out

Type Aliases§

AuthCodesMap
AuthUrlsMap
LoginKeysMap
e.g.