firebase_auth_rest library
Classes
- ErrorData
- https://firebase.google.com/docs/reference/rest/auth#section-error-format
- ErrorDetails
- https://firebase.google.com/docs/reference/rest/auth#section-error-format
- FirebaseAccount
- A firebase account, representing the identity of a logged in user.
- FirebaseAuth
- A Firebase Authentication class, that allows you to log into firebase.
- IdpProvider
- Encapsulates IDP-Providers to log into firebase with.
-
ProfileUpdate<
T> - A helper class to create profile updates.
- ProviderUserInfo
- Used by multiple responses to list providers of an account.
- UserData
- A user data object as defined by the firebase REST-API endpoints.