Skip to content

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.

Notifications You must be signed in to change notification settings

alexandregiaccheri/custom-auth-api

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.

Topics

Stars

Watchers

Forks