An open API service indexing awesome lists of open source software.

https://github.com/akaenrico/jwtauthapi

JWT Auth with RBAC (Role-based access control)
https://github.com/akaenrico/jwtauthapi

asp-net csharp jwt rbac

Last synced: 10 months ago
JSON representation

JWT Auth with RBAC (Role-based access control)

Awesome Lists containing this project

README

          

I'll be implementing [JWT Auth](https://jwt.io/) in this project. My goal is to have a functional RBAC (Role-based access control) API.