https://github.com/ravenyue/internalauthentication
ASP.NET Core middleware that enables an application to use header or query params based authentication.
https://github.com/ravenyue/internalauthentication
asp-net-core aspnet-core authentication
Last synced: 11 months ago
JSON representation
ASP.NET Core middleware that enables an application to use header or query params based authentication.
- Host: GitHub
- URL: https://github.com/ravenyue/internalauthentication
- Owner: ravenyue
- License: mit
- Created: 2021-10-15T07:14:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T07:18:33.000Z (over 4 years ago)
- Last Synced: 2025-03-30T22:30:38.583Z (over 1 year ago)
- Topics: asp-net-core, aspnet-core, authentication
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InternalAuthentication
ASP.NET Core middleware that enables an application to use header or query params based authentication.