You guys should update this video to include refresh token handling. An app without a refresh token is a nightmare for customer experience. Therefore, it is an important part of any app.
Flutterflow video's are the most amazing tutorial video's there are out there. Straight to the point, perfect pace and great voice John :) These type of video's make people want to learn the ins and outs of Flutterflow! And even more amazing that Flutterflow has this logic for custom Auth built in!!
This is what I love about flutterflow. We are always learning something! Keeping ourselves updated!....Thanks guys and Thanks John Higgins for you precise, concise and easy to understand tutorials! Great Job!
Please i need your help , im new on flutter flow. Im using google firebase auth , and im fetching api call from airtable , is there a way for me to sort datas coming from airtable database , from which i have the Userid copy from firebase and pasted in airtable , can i filter the records by the Userid
Thank you guys this tutorial!! Can you please do a tutorial on managing users with different roles and managing user capabilities inside Flutterflow? It's really needed by the community!
great video , can you make a video with integrating both firebase and supabase in the same app like using firebase auth and payment with rls enabled relational database of supabase
Thank you for the tutorial. The part of the refresh token remains very unclear. I am trying to get some kind of automatic refresh system in my app but ending up getting a bunch of action blocks on every page. A real mess to maintain. Every time an API call is executed it should check if the token is valid, if not it should provide an endpoint where to get the new token based on the refresh token. If this is not provided than we have to code this manually in blocks. i really do not understand why this part is left out. Another thing is that you cannot update a user authentication from within an action block. So even when you create an automatic block for the check there are still a lot of extra steps on every page to update the user accordingly...
i went through the community and documentation i dont know how to check if the token is expired from flutterflow ????? so i can start the process to get a new token and how can i save the refresh token
Thanks for the tutorial! I still have a question: The Get Photos API Call uses the jwt because this needs authentication. But if you call the $.image.url as the image path the url is a public url and you didn't send a jwt for fetching that image - did I understand that correctly? It would be really great if you could add the option to send a jwt in the image widget to be able to access images from private buckets as well.
Thanks, great tutorial. Can we have one for Microsoft B2C as auth provider? Lots of enterprises are using Entra ID and Azure B2C as their auth provider and unfortunately, it is not straight forward as in Xano
Does flutter flow have refer and earn system? If I share the link and someone else joins through the link and receives the amount (both sender and creator). If yes, please bring a video.
how can i make flutterflow app send the display name and phone number to firebase while I made email athuntication ... it only sends me email and created time please make tutorial or inform me.
Hi, My project should allow the user once he has created his account and login, to be able to create an emergency medical profile. APIs were created and even deployed on heroku. On postman, everything works normally but on flutterflow when I try to test my api although I changed the header by the raw token instead of a dynamic (Authorization: Bearer [token]), I always get this error "Not authorized, no token". Could you help me solve this problem? Ps: I manage to create accounts and log in normally with APIs thanks to Custom Authentication (JSON Web Tokens) Thank you
I don't know why but your web app is just lagging a lot . I am not even able to use it . I have tried multiple times with different laptops but i am getting the same . I would be grateful if you will look through to this problem
Hello sir, thanks for the video. Can u help me please? My API return a time with expireToken. How i config the flutterflow to go to loginPage when the time expire? Thanks!
Please i need your help , im new on flutter flow. Im using google firebase auth , and im fetching api call from airtable , is there a way for me to sort datas coming from airtable database , from which i have the Userid copy from firebase and pasted in airtable , can i filter the records by the Userid
Thanks for the video! It's so so so close to what I need to know. @FlutterFlow how can I validate the authentication response for email/password+Firebase authentication? I need to be able to create a snack bar error message if there is a problem logging in for my users (aka 'Invalid credentials'). Thank you!
You guys should update this video to include refresh token handling. An app without a refresh token is a nightmare for customer experience. Therefore, it is an important part of any app.
Flutterflow video's are the most amazing tutorial video's there are out there. Straight to the point, perfect pace and great voice John :) These type of video's make people want to learn the ins and outs of Flutterflow! And even more amazing that Flutterflow has this logic for custom Auth built in!!
This is what I love about flutterflow. We are always learning something! Keeping ourselves updated!....Thanks guys and Thanks John Higgins for you precise, concise and easy to understand tutorials! Great Job!
Please i need your help , im new on flutter flow. Im using google firebase auth , and im fetching api call from airtable , is there a way for me to sort datas coming from airtable database , from which i have the Userid copy from firebase and pasted in airtable , can i filter the records by the Userid
Yed you can
Thank you guys this tutorial!! Can you please do a tutorial on managing users with different roles and managing user capabilities inside Flutterflow? It's really needed by the community!
Yes please😊
great video , can you make a video with integrating both firebase and supabase in the same app like using firebase auth and payment with rls enabled relational database of supabase
Thank you for the tutorial. The part of the refresh token remains very unclear. I am trying to get some kind of automatic refresh system in my app but ending up getting a bunch of action blocks on every page. A real mess to maintain.
Every time an API call is executed it should check if the token is valid, if not it should provide an endpoint where to get the new token based on the refresh token. If this is not provided than we have to code this manually in blocks. i really do not understand why this part is left out.
Another thing is that you cannot update a user authentication from within an action block. So even when you create an automatic block for the check there are still a lot of extra steps on every page to update the user accordingly...
Master OAuth & JWT: Practical Guide with Google Integration (web special)
Most of the FF videos are like baby food. They never get into really hard. I like how he skips over the refresh token and timestamp.
That would hurt marketing, my friend 😂😂😂
You don't show the painful part of your product, it's not good for business 🤣
i was watching and waiting for the part of reset token and refresh time then he just skipped it "WHYYYYYY?" how can i set it up in my project please
Thanks for this video. It was a great help.
i went through the community and documentation i dont know how to check if the token is expired from flutterflow ????? so i can start the process to get a new token and how can i save the refresh token
oh my 10yrs later.Waited over a year for this tutorial but just ended up coding it by hand away from any no-code tools. Cool tho thanks
amazing video but can u guys create a video on oauth please
Thanks for the tutorial! I still have a question: The Get Photos API Call uses the jwt because this needs authentication. But if you call the $.image.url as the image path the url is a public url and you didn't send a jwt for fetching that image - did I understand that correctly? It would be really great if you could add the option to send a jwt in the image widget to be able to access images from private buckets as well.
Thanks, great tutorial.
Can we have one for Microsoft B2C as auth provider? Lots of enterprises are using Entra ID and Azure B2C as their auth provider and unfortunately, it is not straight forward as in Xano
i wish if you make part 2 of this tutorial and do not skip this part :(
Does flutter flow have refer and earn system? If I share the link and someone else joins through the link and receives the amount (both sender and creator). If yes, please bring a video.
it is possible to get a real support when we have a Pro subscription please
It is possible to use only registered number/id can signin , i mean only specfic use not outside from the company ?
How about introducing ' return ' for widgets? My project is stuck. That's why I can't proceed.. It's also very difficult to switch to vscode..
Great video as always. I will try to do a tutorial about using Custom Auth with Microsoft OAuth for example. Will that work? :hm:
please highlight desktop using AD
Hey, why do you use Xano opposed to Supabase? Just curious
No reason, just for a demo
So how do you implement the refresh token?
how can i make flutterflow app send the display name and phone number to firebase while I made email athuntication ... it only sends me email and created time please make tutorial or inform me.
it's amazing. Thanks!
Hi,
My project should allow the user once he has created his account and login, to be able to create an emergency medical profile. APIs were created and even deployed on heroku. On postman, everything works normally but on flutterflow when I try to test my api although I changed the header by the raw token instead of a dynamic (Authorization: Bearer [token]), I always get this error "Not authorized, no token". Could you help me solve this problem?
Ps: I manage to create accounts and log in normally with APIs thanks to Custom Authentication (JSON Web Tokens)
Thank you
I don't know why but your web app is just lagging a lot . I am not even able to use it . I have tried multiple times with different laptops but i am getting the same . I would be grateful if you will look through to this problem
Hello sir, thanks for the video. Can u help me please? My API return a time with expireToken. How i config the flutterflow to go to loginPage when the time expire? Thanks!
Please i need your help , im new on flutter flow. Im using google firebase auth , and im fetching api call from airtable , is there a way for me to sort datas coming from airtable database , from which i have the Userid copy from firebase and pasted in airtable , can i filter the records by the Userid
how to create Phone Number Validation in React With a Country Flag Dropdown in flutterflow
this video needs to be updated... is not this flow correct nowadays
Thanks for the video! It's so so so close to what I need to know. @FlutterFlow how can I validate the authentication response for email/password+Firebase authentication? I need to be able to create a snack bar error message if there is a problem logging in for my users (aka 'Invalid credentials'). Thank you!
can I use this if i'm doing a web app ?
Yep!