Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shpota/role-based-athorization-in-nestj
Role-based Authorization with JWT using NestJS
https://github.com/shpota/role-based-athorization-in-nestj
authentication authorization javascript jwt nestjs nodejs oath2 rest roles typescript
Last synced: 10 days ago
JSON representation
Role-based Authorization with JWT using NestJS
- Host: GitHub
- URL: https://github.com/shpota/role-based-athorization-in-nestj
- Owner: Shpota
- Created: 2022-07-15T17:43:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T19:09:27.000Z (about 2 years ago)
- Last Synced: 2024-12-10T11:41:06.055Z (12 days ago)
- Topics: authentication, authorization, javascript, jwt, nestjs, nodejs, oath2, rest, roles, typescript
- Language: TypeScript
- Homepage: https://shpota.com/2022/07/16/role-based-authorization-with-jwt-using-nestjs.html
- Size: 154 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Role-based Authorization with JWT using NestJS
This is a sample project complimenting [my blog post on the subject](https://shpota.com/2022/07/16/role-based-authorization-with-jwt-using-nestjs.html).