Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User CRUD Authorization #146

Open
DamyanBG opened this issue Jan 12, 2023 · 2 comments
Open

User CRUD Authorization #146

DamyanBG opened this issue Jan 12, 2023 · 2 comments
Labels
ExpressJS Using ExpressJS good first issue Good for newcomers JavaScript Coding in Javascript

Comments

@DamyanBG
Copy link
Owner

DamyanBG commented Jan 12, 2023

An User entry can be created from anybody, instead of User with admin role. User with admin can be created only from Users with admin role.

An User details can be taken only from admin for all Users or an User can take his own details.

User can be changed from admin and User can change his details by his own.

User can be deleted only from admins.

More for the roles you can read on #145

@DamyanBG DamyanBG added good first issue Good for newcomers JavaScript Coding in Javascript ExpressJS Using ExpressJS labels Jan 12, 2023
@tushar-glitch
Copy link

Is this issue still open? I work for this issue.

@DamyanBG
Copy link
Owner Author

Go on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExpressJS Using ExpressJS good first issue Good for newcomers JavaScript Coding in Javascript
Projects
None yet
Development

No branches or pull requests

2 participants