Add registration tab to LoginScreen and implement OrganizerProfile screen
This commit is contained in:
@@ -326,7 +326,11 @@
|
||||
"USER",
|
||||
"ORGANIZER"
|
||||
],
|
||||
"clientRoles": {}
|
||||
"clientRoles": {
|
||||
"api-gateway": [
|
||||
"ORGANIZER"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [],
|
||||
|
||||
Reference in New Issue
Block a user