https://github.com/joymoe/hawkauthentication
HAWK Authentication Handler and Client Helper for .Net Core
https://github.com/joymoe/hawkauthentication
aspnetcore dotnet hawk
Last synced: about 1 year ago
JSON representation
HAWK Authentication Handler and Client Helper for .Net Core
- Host: GitHub
- URL: https://github.com/joymoe/hawkauthentication
- Owner: JoyMoe
- License: mit
- Created: 2019-01-22T05:47:18.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2020-11-16T07:08:56.000Z (over 5 years ago)
- Last Synced: 2025-03-27T16:55:53.366Z (about 1 year ago)
- Topics: aspnetcore, dotnet, hawk
- Language: PowerShell
- Homepage:
- Size: 299 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HawkAuthentication
HAWK Authentication Handler and Client Helper for .Net Core
[](https://github.com/JoyMoe/HawkAuthentication/actions)
[](https://github.com/JoyMoe/HawkAuthentication/blob/master/LICENSE)


## Packages
| Package | Release | Pre | |
| ---- | ---- | ---- | ---- |
| [JoyMoe.HawkAuthentication](src/HawkAuthentication) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication/absoluteLatest) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication) |
| [JoyMoe.HawkAuthentication.AspNetCore](src/HawkAuthentication.AspNetCore) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication.AspNetCore) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication.AspNetCore/absoluteLatest) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication.AspNetCore) |
| [JoyMoe.HawkAuthentication.Client](src/HawkAuthentication.Client) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication.Client) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication.Client/absoluteLatest) | [](https://www.nuget.org/packages/JoyMoe.HawkAuthentication.Client) |
## License
The MIT License
More info see [LICENSE](LICENSE)