hoauth2

Haskell OAuth2 authentication client

https://github.com/freizl/hoauth2

Version on this page:2.4.0
LTS Haskell 22.18:2.10.0
Stackage Nightly 2024-04-24:2.13.1
Latest on Hackage:2.13.1

See all snapshots hoauth2 appears in

BSD-3-Clause licensed by Haisheng Wu
Maintained by Haisheng Wu
This version can be pinned in stack with:hoauth2-2.4.0@sha256:c2609ee4744dee10640b9d7d85d271bd8ef643d38b0bddd006cdbe2997582481,2814
* Introduction

A mixed Haskell binding of [OAuth2 spec](https://datatracker.ietf.org/doc/html/rfc6749) and a little bit [OIDC spec](https://openid.net/specs/openid-connect-core-1_0.html).