-
Notifications
You must be signed in to change notification settings - Fork 0
Custom authentication ASP.Net API with .NET 6. Generate and validate JWTs, and user data is persisted in a SQL database (passwords are encrypted through HMAC sha512 algorithm). Entity Framework was used as the ORM.
alexandregiaccheri/custom-auth-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Custom authentication ASP.Net API with .NET 6. Generate and validate JWTs, and user data is persisted in a SQL database (passwords are encrypted through HMAC sha512 algorithm). Entity Framework was used as the ORM.