An open API service indexing awesome lists of open source software.

https://github.com/angelodotnet/multipleapi.authidentityjwt

Example showing how to centrally secure several .NET Core Web API applications using ASP.NET Core Identity.
https://github.com/angelodotnet/multipleapi.authidentityjwt

Last synced: 9 months ago
JSON representation

Example showing how to centrally secure several .NET Core Web API applications using ASP.NET Core Identity.

Awesome Lists containing this project

README

          

# MultiWebApi.Identity.JWT

Example showing how to centrally secure several .NET Core Web API applications using ASP.NET Core Identity.

The project WebApi Authentication developed following the viewing of Marco Minerva's Youtube videos relating to ASP.NET Core Identity, Authentication, Authorization and JWT Token