-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Hello @FullStackkDev
The authorization should link each user to a ROLE:
user
- numeric value 1 in users tableadmin
- numeric value 2 in users table
On successful signIN
(JWT) or OAuth
, the API server return also the role of the user
- during the registration (JWT, OAuth) the created user is associated with a default "USER" role
Thank you!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed