Skip to content
Snippets Groups Projects
Verified Commit 9eef8c1f authored by Defendi Alberto's avatar Defendi Alberto
Browse files

Rename visitor to empty role.

parent af252209
No related branches found
No related tags found
2 merge requests!56Refined auth flow and new website pages.,!44New route type (RestrictedRoute) and better api calls.
export enum Roles {
visitor = 'visitor',
visitor = '',
senior = 'senior',
admin = 'admin',
operator = 'operator',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment