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

JWT Authorization #126

Closed
Tracked by #194
apoorv-rane opened this issue Aug 26, 2021 Discussed in #125 · 0 comments
Closed
Tracked by #194

JWT Authorization #126

apoorv-rane opened this issue Aug 26, 2021 Discussed in #125 · 0 comments
Assignees
Labels
R1 Milestone R1 Rajgad The DotNet Team (Rajgad fort)
Projects
Milestone

Comments

@apoorv-rane
Copy link
Member

apoorv-rane commented Aug 26, 2021

Discussed in #125

Originally posted by apoorv-neosofttech August 26, 2021
JWT Role Based Authorization

Adding role-based authorization that restricts specific endpoints' access and allows only those users with the specified roles.
API responds with 403 forbidden if the user's role doesn't have permission to access that particular api.

@apoorv-rane apoorv-rane added R1 Milestone R1 Rajgad The DotNet Team (Rajgad fort) labels Aug 26, 2021
@apoorv-rane apoorv-rane added this to the R1 milestone Aug 26, 2021
@apoorv-rane apoorv-rane self-assigned this Aug 26, 2021
@apoorv-rane apoorv-rane added this to To do in V1 via automation Aug 26, 2021
@apoorv-rane apoorv-rane moved this from To do to In progress in V1 Aug 26, 2021
@apoorv-rane apoorv-rane moved this from In progress to Done in V1 Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R1 Milestone R1 Rajgad The DotNet Team (Rajgad fort)
Projects
V1
  
Done
Development

No branches or pull requests

1 participant