Firebase Authentication Setup In Flutterflow

preview_player
Показать описание
//// UPDATE ////
Firebase made an update so "Cloud Functions Admin" will only be available if you update your Firebase plan to "Blaze". "Blaze" has a large free quota so you most likely will not be charged anything.
//// UPDATE ////

In this video we show you have to enable Firebase Authentication in FlutterFlow.

We'll show you step by step how to:
- Connect Firebase to your Flutterflow project
- Enable and set up authentication in the Firebase Console

Learn more about enabling Firestore Authentication Flutterflow app 👇

Lear more about our low-code app builder 👇

#flutter #lowcode #apps

//

Рекомендации по теме
Комментарии
Автор

Would love to see a specific video on how to setup images. Not only uploading images, but how to pull images from firebase when user selects different inputs like radio buttons. Awesome work so far, thanks heaps.

matthewgustafson
Автор

Thank you for showing the steps for authentication via firebase! Took me sometime to figure out the authentication process working with firebase. I was getting invalid credential error in my sign up page when creating account. I suspected that firebase was trying to login without creating the account first. How I resolved is that I changed the action of the create account button to "Auth Create Account" as it was set to "Auth Log in" by default when the project was created with firebase. Hope this helps out to others :)

Vrilogs
Автор

It's truly amazing how easy you guys made this. This product keeps amazing me, especially because there is a free tier where I can play around and try everything out before I deploy my app! It's also amazing that you let us download the code and everything to have full control over the app. Keep up the good work!!

j.clinton
Автор

Ok just a note for anybody who is super stuck and nothing is working although you've tried everything, there might be a really really simple fix. Now this might seem like a no - brainer, but all u gotta do is go into test mode. Yes, a lot of people prob don't need this, but I went through this issue and this is kind of a last ditch solution for anybody who really needs help!

mr.p
Автор

Hi .. you said that a next Video the conditional Actional will be explained (means what happens when Login is correct and navigate to next page) . But this video is still missing. Thanks

Leonardo-ihiy
Автор

Hi very well explained but can you make a video for
1. Admin module and client module under one login screen if the use is admin it should redirect him to admin page and if client then client module
Also once Authorized from the firestore/Superbase by admin via the admin dashboard then only the client can login -> Firestore/super base—> Admin Dashboard —> users 1. Create /Send password etc basically the admin page for Firestone and supervise within the app from one login page users
2. Logged in users
—>Delete users

ashishk
Автор

Helpful, need roles& permission>firebase

mohammedabdillah
Автор

Hey great video!!! How to customize the response from Firebase in case credentials are wrong or email exists etc. Now its just an ugly snackbar!

dimitrischristodoulou
Автор

Error updating Firestore Security Rules...

Make sure you set up Firebase for your project under "Settings" > "Firebase".

Quien me ayuda?

CarlosRodriguez-iwnq
Автор

I need to create a method where an admin can register app users, but the new user should not be logged in with each new registration action, as when I activate the action, it disconnects the admin and logs in the new user. How is it possible?

walteerhenri
Автор

make a video on passwordless and mobile number authentication please. We want to know what else subscriptions may be required for that

zidansyed
Автор

How can add files pdf videos with firebase and how add comments like Twitter

says
Автор

i need to aprove users after sign up for the 1st time, how to do it ?

jejidyanjackson
Автор

Once I enable create user document I start getting this error Can only create a "users" document via an Authentication action.

malachyikechukwu
Автор

I made everything just like you did in this video, but when I go on Firestore and click on manage content, there is no new User, its just empty. Anyone who can help me?

paulkoch
Автор

it would be better if i can setup authentication without using firebase or supabase. i have my own system that is not using any of these service providers. i need my own jwt token. i have been figuring this out for more than a week just log in using my own jwt token. i have to move on now hopefully after you enable to log in without those service i might be coming back. TQ

aidil
Автор

Template used in this video doesn't exist anymore. EDIT: I think it's fine as both SignIn and SignUp are integrated now into one template. EDIT2: in the template I use there were 2 tabs - one for SingIn and one for SignUp. Creation of account was not working and the reason was that 'Sign Up' button was linked to incorrect action. I had to change the action from 'Log In' to 'Craete Account'. Then it worked properly. Hope this helps if you have the same issue.

bartosz
Автор

Hi when does the next video for Google etc come?

amusic
Автор

How would you handle errors like email already in use when creating account or invalid email and/or password when login?

StarBattle
Автор

Audio player doesn't work on Android 12 and no response from FF team (I have a pro account).

jasonhurst_