Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcominerva/multipleauthenticationproviders
A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project
https://github.com/marcominerva/multipleauthenticationproviders
aspnetcore azure azure-active-directory csharp jwt jwt-authentication microsoft-entra minimal-api visual-studio
Last synced: 4 months ago
JSON representation
A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project
- Host: GitHub
- URL: https://github.com/marcominerva/multipleauthenticationproviders
- Owner: marcominerva
- License: mit
- Created: 2023-07-14T14:27:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-20T09:26:42.000Z (11 months ago)
- Last Synced: 2024-05-29T17:10:10.253Z (8 months ago)
- Topics: aspnetcore, azure, azure-active-directory, csharp, jwt, jwt-authentication, microsoft-entra, minimal-api, visual-studio
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiple Authentication Providers
A sample that shows how to handle multiple authentication providers in an ASP.NET Core Web API project