starter_architecture_flutter_firebase icon indicating copy to clipboard operation
starter_architecture_flutter_firebase copied to clipboard

Question: How to implement role based access with this setup?

Open omadruga opened this issue 1 year ago • 0 comments

I have a basic user and admin user, admin can see more screens. The role is defined on the user model, but can also be defined on custom claims.

Any tips on how to set up the router would be appreciated. Thank you very much.

omadruga avatar Sep 21 '23 03:09 omadruga