https://github.com/soenneker/soenneker.hangfire.basicauthentication
Allows for basic authentication via middleware
https://github.com/soenneker/soenneker.hangfire.basicauthentication
authentication csharp dotnet hangfire
Last synced: 5 days ago
JSON representation
Allows for basic authentication via middleware
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.hangfire.basicauthentication
- Owner: soenneker
- License: mit
- Created: 2023-03-19T16:55:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-26T20:42:54.000Z (4 months ago)
- Last Synced: 2026-02-26T23:51:40.377Z (4 months ago)
- Topics: authentication, csharp, dotnet, hangfire
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Hangfire.BasicAuthentication/)
[](https://github.com/soenneker/soenneker.hangfire.basicauthentication/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Hangfire.BasicAuthentication/)
[](https://github.com/soenneker/soenneker.hangfire.basicauthentication/actions/workflows/codeql.yml)
#  Soenneker.Hangfire.BasicAuthentication
### Allows for basic authentication via middleware
## Installation
```
dotnet add package Soenneker.Hangfire.BasicAuthentication
```