Custom Authentication (JSON Web Tokens)

  Рет қаралды 17,653

FlutterFlow

FlutterFlow

Күн бұрын

In this video we explore how to set up custom authentication with JSON web tokens (JTW).
Xano
www.xano.com
Ready to try FlutterFlow for yourself? Start building your app today with a free trial 👉 www.flutterflo...
Follow us on Twitter 👉 / flutterflow
--------------
FlutterFlow is a low-code builder for native apps, bringing design and development into one tool. With drag-and-drop functionality, you can build pixel-perfect UIs and easily connect your app to live data via Firebase or APIs. Plus, you can add advanced features like push notifications, payments, animations, and more. Whether you build your own custom widgets or write custom code, FlutterFlow makes it easy to bring your app ideas to life.

Пікірлер: 41
@jimvh7557
@jimvh7557 5 ай бұрын
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!!
@Dreysimmons
@Dreysimmons 9 ай бұрын
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!
@ozordiprince9405
@ozordiprince9405 9 ай бұрын
@flutterflow could you guys make another one of these videos but maybe this time for aws amplify?
@bravostudio2275
@bravostudio2275 8 ай бұрын
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
@Dreysimmons
@Dreysimmons 3 ай бұрын
Yed you can
@vicsystems
@vicsystems Ай бұрын
Thanks for this video. It was a great help.
@yassineabid5369
@yassineabid5369 9 ай бұрын
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!
@vinayvajrala4366
@vinayvajrala4366 3 ай бұрын
Yes please😊
@MultiUnitPros
@MultiUnitPros 5 ай бұрын
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.
@devxsadik
@devxsadik 26 күн бұрын
That would hurt marketing, my friend 😂😂😂 You don't show the painful part of your product, it's not good for business 🤣
@shugaoflagos9731
@shugaoflagos9731 19 күн бұрын
amazing video but can u guys create a video on oauth please
@athuls2816
@athuls2816 9 ай бұрын
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
@dennisdecock9293
@dennisdecock9293 8 ай бұрын
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...
@jimvh7557
@jimvh7557 5 ай бұрын
Master OAuth & JWT: Practical Guide with Google Integration (web special)
@AtomicPixels
@AtomicPixels 9 ай бұрын
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
@MTGameMaker
@MTGameMaker 4 ай бұрын
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
@MTGameMaker
@MTGameMaker 4 ай бұрын
i wish if you make part 2 of this tutorial and do not skip this part :(
@francisrafal
@francisrafal 8 ай бұрын
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.
@yasserosuna7101
@yasserosuna7101 8 ай бұрын
it's amazing. Thanks!
@drorgrinberg
@drorgrinberg 6 ай бұрын
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
@MTGameMaker
@MTGameMaker 4 ай бұрын
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
@AriesDeLosSantos-l2d
@AriesDeLosSantos-l2d 2 ай бұрын
So how do you implement the refresh token?
@ravimishra8243
@ravimishra8243 4 ай бұрын
It is possible to use only registered number/id can signin , i mean only specfic use not outside from the company ?
@AppsBooz
@AppsBooz 4 ай бұрын
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.
@ulubatlhasan7022
@ulubatlhasan7022 9 ай бұрын
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..
@billy3670
@billy3670 9 ай бұрын
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
@bravostudio2275
@bravostudio2275 8 ай бұрын
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
@flutterflowexpert
@flutterflowexpert 9 ай бұрын
Great video as always. I will try to do a tutorial about using Custom Auth with Microsoft OAuth for example. Will that work? :hm:
@bobsteele6563
@bobsteele6563 9 ай бұрын
please highlight desktop using AD
@ask.kreativedesign
@ask.kreativedesign 6 ай бұрын
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!
@oumarmersileattimahamat7972
@oumarmersileattimahamat7972 9 ай бұрын
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
@MisteR--
@MisteR-- 9 ай бұрын
it is possible to get a real support when we have a Pro subscription please
@vieiraes
@vieiraes 3 ай бұрын
this video needs to be updated... is not this flow correct nowadays
@artemgordon75
@artemgordon75 9 ай бұрын
Hey, why do you use Xano opposed to Supabase? Just curious
@FlutterFlow
@FlutterFlow 9 ай бұрын
No reason, just for a demo
@chefnorevil
@chefnorevil 7 ай бұрын
how to create Phone Number Validation in React With a Country Flag Dropdown in flutterflow
@runningninja7
@runningninja7 7 ай бұрын
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!
@JuanPerez-vv5lk
@JuanPerez-vv5lk 9 ай бұрын
can I use this if i'm doing a web app ?
@FlutterFlow
@FlutterFlow 9 ай бұрын
Yep!
Open AI Function Calling | Explanation & Demo
19:41
FlutterFlow
Рет қаралды 15 М.
How to Roll Your Own Auth
13:05
Ben Awad
Рет қаралды 109 М.
отомстил?
00:56
История одного вокалиста
Рет қаралды 4,8 МЛН
МЕБЕЛЬ ВЫДАСТ СОТРУДНИКАМ ПОЛИЦИИ ТАБЕЛЬНУЮ МЕБЕЛЬ
00:20
Girl, dig gently, or it will leak out soon.#funny #cute #comedy
00:17
Funny daughter's daily life
Рет қаралды 13 МЛН
JSON Path Tutorial
17:57
FlutterFlow
Рет қаралды 57 М.
How To Add Shimmer Effect to Your App (And Why You Should)
11:15
FlutterFlow
Рет қаралды 26 М.
How to Use Open AI's GPT-4o in FlutterFlow - Part 2
34:21
FlutterFlow
Рет қаралды 10 М.
Learn The MERN Stack - JWT Authentication
52:29
Traversy Media
Рет қаралды 225 М.
API Gateway vs Load Balancer vs Reverse Proxy: when to use what?
9:06
Software Developer Diaries
Рет қаралды 16 М.
Drag & Drop Tutorial
18:29
FlutterFlow
Рет қаралды 15 М.
отомстил?
00:56
История одного вокалиста
Рет қаралды 4,8 МЛН