DanielStott / BaseApi

Base C# API
5 stars 0 forks source link

Add Authentication #3

Open mnkll opened 3 years ago

DanielStott commented 3 years ago

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-5.0&tabs=visual-studio

DanielStott commented 3 years ago

https://www.c-sharpcorner.com/article/authentication-and-authorization-in-asp-net-core-web-api-with-json-web-tokens/

DanielStott commented 3 years ago

https://www.tektutorialshub.com/asp-net-core/asp-net-core-identity-tutorial/