For sign Up a new Admin. what approach we should follow? I have given a default value in the enum as user and suppose I want a separate signup page for admin where its default role is admin. How can I do that?
You can build RBAC logic in your application across any plan. Role-based access control for developing INSIDE Xano's platform is only available on Enterprise
Dude, thank you for clearly and most importantly going in depth and explaining all the cool things that we can do, I love this .
For sign Up a new Admin. what approach we should follow?
I have given a default value in the enum as user and suppose I want a separate signup page for admin where its default role is admin. How can I do that?
Is RBAC available across all plans, or Enterprise only? I missed that.
You can build RBAC logic in your application across any plan. Role-based access control for developing INSIDE Xano's platform is only available on Enterprise
@@nocodebackend Very good, thank you for the clarity. Xano FTW