https://github.com/freizl/hoauth2
Haskell oauth2 binding
https://github.com/freizl/hoauth2
haskell identity identity-providers oauth2 oauth2-client
Last synced: 10 days ago
JSON representation
Haskell oauth2 binding
- Host: GitHub
- URL: https://github.com/freizl/hoauth2
- Owner: freizl
- Created: 2012-04-29T02:19:04.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T14:23:34.000Z (11 months ago)
- Last Synced: 2024-10-29T22:31:17.869Z (6 months ago)
- Topics: haskell, identity, identity-providers, oauth2, oauth2-client
- Language: Haskell
- Homepage:
- Size: 650 KB
- Stars: 132
- Watchers: 5
- Forks: 53
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-haskell - hoauth2 - a lightweight oauth2 haskell binding. (Web / Frameworks)
README
[](https://github.com/freizl/hoauth2/actions/workflows/build.yml)
[](https://github.com/freizl/hoauth2/actions/workflows/lint.yml)## Hackages
- [](https://hackage.haskell.org/package/hoauth2)
- [](https://hackage.haskell.org/package/hoauth2-providers)
- [](https://hackage.haskell.org/package/hoauth2-tutorial)
- [](https://hackage.haskell.org/package/hoauth2-providers-tutorial)
- [](https://hackage.haskell.org/package/hoauth2-demo)## Src Packages
- [OAuth2 Haskell binding](./hoauth2)
- [Tutorial for OAuth2 binding](./hoauth2-tutorial)
- [OAuth2 Identity Providers](./hoauth2-providers)
- [Tutorial for OAuth2 Identity Providers](./hoauth2-providers-tutorial)
- [Demo Application](./hoauth2-demo)## Build
- `make rb`
## Contribute
- Feel free send pull request or submit issue ticket.
## Reference
-
-