Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freizl/hoauth2

Haskell oauth2 binding
https://github.com/freizl/hoauth2

haskell identity identity-providers oauth2 oauth2-client

Last synced: 3 months ago
JSON representation

Haskell oauth2 binding

Awesome Lists containing this project

README

        

[![Build](https://github.com/freizl/hoauth2/actions/workflows/build.yml/badge.svg)](https://github.com/freizl/hoauth2/actions/workflows/build.yml)
[![lint](https://github.com/freizl/hoauth2/actions/workflows/lint.yml/badge.svg)](https://github.com/freizl/hoauth2/actions/workflows/lint.yml)

## Hackages

- [![hoauth2](https://img.shields.io/hackage/v/hoauth2.svg?style=flat-square&label=hoauth2)](https://hackage.haskell.org/package/hoauth2)
- [![hoauth2-providers](https://img.shields.io/hackage/v/hoauth2-providers.svg?style=flat-square&label=hoauth2-providers)](https://hackage.haskell.org/package/hoauth2-providers)
- [![hoauth2-tutorial](https://img.shields.io/hackage/v/hoauth2-tutorial.svg?style=flat-square&label=hoauth2-tutorial)](https://hackage.haskell.org/package/hoauth2-tutorial)
- [![hoauth2-providers-tutorial](https://img.shields.io/hackage/v/hoauth2-providers-tutorial.svg?style=flat-square&label=hoauth2-providers-tutorial)](https://hackage.haskell.org/package/hoauth2-providers-tutorial)
- [![hoauth2-demo](https://img.shields.io/hackage/v/hoauth2-demo.svg?style=flat-square&label=hoauth2-demo)](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

-
-