Firebase
Authentication tooling with project discovery, sign-in and sign-up flows, and account management.
Checks a user's auth state, manages sign-in methods, and handles account recovery for an app.
Use Firebase with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Firebase to work.
What Snow can do with Firebase
These are the Firebase operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads3
Look at your data without changing it.
- Discover Sign-In Methods
Look up sign-in methods previously used by a Firebase account email. Firebase anti-enumeration settings can suppress results, so empty lists or an absent registered value do not prove that the account does not exist.
- Get Auth Project Config
Get the public Firebase Authentication configuration associated with the connected Web API key, including the project ID and authorized domains. This does not authenticate a user or grant backend access.
- Verify Password Reset Code
Validate a Firebase password-reset OOB code and identify the associated email and request type without changing the password.
Creates5
Add something new to your account.
- Refresh ID Token
Exchange a Firebase refresh token for a fresh Firebase ID token and rotated refresh token using Google's Secure Token service.
- Sign In With Custom Token
Exchange a trusted server-minted Firebase custom token for a Firebase ID token and refresh token. The exchange may create the Firebase user on their first sign-in.
- Sign In With Email Link
Complete Firebase email-link sign-in using an email address and the one-time OOB code from a previously delivered sign-in link. This may create the Firebase user on first sign-in; it does not send email.
- Sign In With Identity Provider
Sign in with one configured external identity provider using provider-specific OAuth or OIDC credential parameters. This sign-in-only tool may create the Firebase user on first sign-in and rejects Firebase idToken account-linking semantics.
- Sign In With Password
Sign in an existing Firebase Authentication user with email and password and return fresh ID and refresh tokens. Requires the Email/Password provider to be enabled.
Related integrations
Ready to put Firebase to work?
Sign up free, build an app by chatting, and connect Firebase in minutes. No credit card required.