Skip to content

Evolution 3# - Authorization (Roles) #17

@app-generator

Description

@app-generator

Hello @FullStackkDev

The authorization should link each user to a ROLE:

  • user - numeric value 1 in users table
  • admin - 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 requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions