https://github.com/sugrado/auth-server
Token-based authentication/authorization structure with layered architecture.
https://github.com/sugrado/auth-server
aspnetcore-identity jwt jwt-authentication jwt-token
Last synced: 2 months ago
JSON representation
Token-based authentication/authorization structure with layered architecture.
- Host: GitHub
- URL: https://github.com/sugrado/auth-server
- Owner: sugrado
- Created: 2021-11-30T10:47:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T18:08:07.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T23:12:40.862Z (4 months ago)
- Topics: aspnetcore-identity, jwt, jwt-authentication, jwt-token
- Language: C#
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AuthServer
Token-based authentication/authorization structure with its layered architecture.