No video

Flutter - Role-based authorization with Firestore

  Рет қаралды 43,950

Raja Yogan

Raja Yogan

Күн бұрын

Support me - paypal.me/Raja...
Buy my course - www.udemy.com/...
Follow me on twitter - / rajayogan14k
Other flutter videos - • Flutter
Flutter Firebase playlist - • Flutter Firebase
Join our flutter community - / discord

Пікірлер: 44
@mausamrayamajhi
@mausamrayamajhi 5 жыл бұрын
how to set custome claims in flutter to handle without 'admin' field in firestore ?
@EddyChungCom
@EddyChungCom 5 жыл бұрын
Love the intro haha reminds me of Peter Mckinnon :)
@rajayogan8884
@rajayogan8884 5 жыл бұрын
Oh yeah., I used to watch his videos till january.. :)
@MsSplashIt
@MsSplashIt 5 жыл бұрын
you only push the user based role to 1 page. how would you do if for several pages?
@rajayogan8884
@rajayogan8884 4 жыл бұрын
use providers and simply 'provide' the data wherever it's needed. (Or you could pass the data around in the traditional way using copy constructors)
@ZeninDos
@ZeninDos 4 жыл бұрын
Very good explanation! Keep up the vids man
@harysuryanto
@harysuryanto 2 жыл бұрын
Thank you for this video!
@SuperTecnoandroide
@SuperTecnoandroide 5 жыл бұрын
I Love Yours Videos!!
@rajayogan8884
@rajayogan8884 5 жыл бұрын
Nice.. :) Thanks.. Subscribe and have a nice day..
@trist8494
@trist8494 Ай бұрын
bro can you please add a video on microsoft login with roled based auth
@kavichhatiyawala3723
@kavichhatiyawala3723 4 жыл бұрын
Hey Raja, I want to directly send user to a Admin page or User Page as per the role. I don't want to use Navigator.push which make back button to send user. is there any way to do that?
@urdupuzzle9438
@urdupuzzle9438 3 жыл бұрын
In my app, there is an Auditorium booking system, VC Appointment System, and Cafe Details . Now the above three system handle by three different users means when someone wants to meet VC he can request to the VC Personal assistant that I want an appointment the assistant send a message to the user that your appointment is fixed. Similarly, for Auditorium booking and the Cafe manager add the items so the user can see the items and price of food now I want to show auditorium admin to his page and for VC admin and cafe manager so how would I do that.
@devarshsoni76
@devarshsoni76 5 жыл бұрын
Itni mehnat ki aur karwai, Ak baar run krke bhi dikha deta..!
@gilmcglory3748
@gilmcglory3748 5 жыл бұрын
Good job and thanks so much.
@don6101
@don6101 5 жыл бұрын
Hi Raja, If i may ask, in my code i have admin and user as you did that but for me my admin add projects on the firebase database, and i want the user to access those projects only if him/her was assigned to that project. so the whole idea of projects is like this..... an admin has to select a user(via email) to assign the project to the user, how do i go about that? thanks in advance
@restaurantrecipebyhafsa
@restaurantrecipebyhafsa 11 ай бұрын
have you implemented that logic.. if yes kindly describe it I need it for my projects. Thanks
@skilllearn904
@skilllearn904 2 жыл бұрын
thanks for the amazing video can you make this rolebased auth in react native thank you
@tanishkkalaskar3986
@tanishkkalaskar3986 3 жыл бұрын
I am getting an error called asynchronous suspension after clicking on Admin page button.I wrote exact code as shown in tutorial .. Plz reply if anyone knows the ans
@pradeepmax1
@pradeepmax1 5 жыл бұрын
Thanks
@sagarshende309
@sagarshende309 5 жыл бұрын
I KNow that Ur Not Going to My Reply But Still My Question How can Authorized Role Based AUthentication By Sign In Not By Firestore But at the TIme Of Firebase Login Thanks for Tutorial :-)
@bekasguli5132
@bekasguli5132 3 жыл бұрын
did u figure it out?
@CodeRytr
@CodeRytr 11 ай бұрын
Are you fan of Peter makenin😂
@villadseskesen
@villadseskesen 3 жыл бұрын
Source code? Also how do you get all the users to be in the collection /users. that's not an automatic process process i believe
@chadhafezai4617
@chadhafezai4617 3 жыл бұрын
you create a function save user in ur services/database.dart then you call it in ur sign up ui precisely in the submit button.
@dhruvpatel9752
@dhruvpatel9752 4 жыл бұрын
Doesn't work for me. Even i followed your tutorial, access is granted to all the users
@rajayogan8884
@rajayogan8884 4 жыл бұрын
This is a old video.. i have an updated version of this video.. I'll edit and upload that in the next few days
@anirudhachakrabarty2050
@anirudhachakrabarty2050 4 жыл бұрын
@@rajayogan8884 please upload the updated version of this video..it will help me a lot.. Thank u sir
@berkaycapar
@berkaycapar 3 жыл бұрын
@@rajayogan8884 Raja, are you there?
@rajayogan8884
@rajayogan8884 3 жыл бұрын
@@berkaycapar Yeah.. sup bro ?
@berkaycapar
@berkaycapar 3 жыл бұрын
@@rajayogan8884 We were worried that you didn't post videos for a long time. Are you okay?
@samuelmarndi
@samuelmarndi 4 жыл бұрын
video request: Firebase Admin SDK with custom claims for flutter
@rajayogan8884
@rajayogan8884 4 жыл бұрын
custom claims ?
@samuelmarndi
@samuelmarndi 4 жыл бұрын
@@rajayogan8884 it's called Firebase auth custom token. To give custom user roles to user id/email.
@rajayogan8884
@rajayogan8884 4 жыл бұрын
@@samuelmarndi Oh yeah.. I remember.. I haven't actually tried that.. That woz under Firebase admin sdk.. I'll probably make a video on that later on..
@snipe3045
@snipe3045 5 жыл бұрын
I sent you a message on ur website can you her back to me
@aakashraza2672
@aakashraza2672 2 жыл бұрын
FirebaseAuth.instance.currentUser!.then; then isn't defined kindly help
@demahomdemha5078
@demahomdemha5078 Жыл бұрын
hello , seems the video is an old version, am also stuck ,have you found a solution?
@snipe3045
@snipe3045 5 жыл бұрын
I will like to discuss something with I sent you my email in your website ask me part
Flutter - Syncing data with your UI
20:05
Raja Yogan
Рет қаралды 12 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 17 МЛН
Yum 😋 cotton candy 🍭
00:18
Nadir Show
Рет қаралды 7 МЛН
а ты любишь париться?
00:41
KATYA KLON LIFE
Рет қаралды 3,6 МЛН
Flutter RBAC (Role Based Access Control)
11:28
ExtraServings BTS
Рет қаралды 5 М.
Role Based Login for Firebase with Flutter
11:09
webfun
Рет қаралды 34 М.
Flutter - Beyond Firebase Auth - User Roles with Firestore
33:14
Flutter Firebase Authentication - The Clean Way
8:12
Robert Brunhage
Рет қаралды 134 М.
Flutter - Automated Push Notifications
23:00
Raja Yogan
Рет қаралды 35 М.
I Never Want To Build Authentication Any Other Way
2:03:20
Elliott Chong
Рет қаралды 20 М.
Flutter - Authentication
23:07
Raja Yogan
Рет қаралды 59 М.
Role based user Authentication in Firebase security
5:44
COURSE PLEASE
Рет қаралды 22 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 17 МЛН