Roles
Every user who logs into an application created by the user will be assigned a role. The default roles that are provided are:
admin
user
viewer
editor

These roles can be deleted, and new roles can be added. These roles can be customised according to the creator of the application. Every role has its own set of permissions which can be modified in the authorization section.
Last updated
Was this helpful?