https://github.com/rcmilan/ex-jwt-auth
Autenticando API com JWT
https://github.com/rcmilan/ex-jwt-auth
auth jwt jwt-authentication minimal-api
Last synced: 2 months ago
JSON representation
Autenticando API com JWT
- Host: GitHub
- URL: https://github.com/rcmilan/ex-jwt-auth
- Owner: rcmilan
- Created: 2022-12-16T12:03:48.000Z (over 3 years ago)
- Default Branch: trunk
- Last Pushed: 2022-12-17T12:40:07.000Z (over 3 years ago)
- Last Synced: 2025-03-11T02:51:10.616Z (over 1 year ago)
- Topics: auth, jwt, jwt-authentication, minimal-api
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Referências
- [ASP.NET Core JWT Authentication Tutorial (.NET 7 Minimal Apis C#)](https://www.youtube.com/watch?v=8FvN5bhVYxY)