AuthRole
No description
enum AuthRole {
MANAGER
STUDENT
}
Values
AuthRole.MANAGER
AuthRole.STUDENT
Member of
authAccess
directive
No description
enum AuthRole {
MANAGER
STUDENT
}
AuthRole.MANAGER
AuthRole.STUDENT
authAccess
directive