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.
- Host: GitHub
- URL: https://github.com/angelodotnet/multipleapi.authidentityjwt
- Owner: AngeloDotNet
- License: mit
- Created: 2022-09-20T21:26:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T07:57:31.000Z (over 2 years ago)
- Last Synced: 2025-09-13T11:38:03.396Z (10 months ago)
- Language: C#
- Homepage:
- Size: 682 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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