-
Notifications
You must be signed in to change notification settings - Fork 52
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
[FEATURE] Login and Logout using JWT and OAuth 2.0 #29
Comments
Hi! @ajaynegi45 |
Hi @rishabhrawat05, Thank you for expressing your interest in working on the " Feel free to start working, and if you have any questions or need assistance during the process, please don't hesitate to reach out. |
Hey @ajaynegi45
|
Also Add username. |
Hey! @ajaynegi45 |
"ADMIN and LIBRARIAN roles will have full access to all APIs. The USER role, however, will have restricted access. Specifically, the USER role does not have permission to access the following APIs:
If there are any other endpoints that require role-based access, feel free to reach out!" |
Hi! @ajaynegi45 |
update that also |
Is this feature already requested?
Feature Description
Description:
Implement secure login and logout functionality using JWT and OAuth 2.0 in our library management system. The feature should ensure proper role-based access control (RBAC) for different user roles (ADMIN, LIBRARIAN, USER).
The frontend is built using React, so the solution must be compatible with the existing codebase. frontend Security issue
Fork
security
branchRequirements:
Authentication Mechanism:
Role-Based Access Control (RBAC):
Frontend Integration (React):
Security Considerations:
API Endpoints:
The text was updated successfully, but these errors were encountered: