hoauth2-providers: OAuth2 identity providers

[ library, mit, network ] [ Propose Tags ] [ Report a vulnerability ]

A collection of well-known OAuth2 identity providers


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • ByteString
      • Data.ByteString.Contrib
  • Network
    • OAuth2
      • Network.OAuth2.Provider
        • Network.OAuth2.Provider.Auth0
        • Network.OAuth2.Provider.AzureAD
        • Network.OAuth2.Provider.DropBox
        • Network.OAuth2.Provider.Facebook
        • Network.OAuth2.Provider.Fitbit
        • Network.OAuth2.Provider.GitHub
        • Network.OAuth2.Provider.Google
        • Network.OAuth2.Provider.Linear
        • Network.OAuth2.Provider.LinkedIn
        • Network.OAuth2.Provider.Okta
        • Network.OAuth2.Provider.Slack
        • Network.OAuth2.Provider.StackExchange
        • Network.OAuth2.Provider.Twitter
        • Network.OAuth2.Provider.Weibo
        • Network.OAuth2.Provider.ZOHO
    • OIDC
      • Network.OIDC.WellKnown

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.9.0, 0.9.1
Change log CHANGELOG.md
Dependencies aeson (>=2.0 && <2.3), base (>=4.11 && <5), bytestring (>=0.9 && <0.13), containers (>=0.6 && <0.9), crypton (>=0.32 && <1.1), hoauth2 (>=2.9 && <2.16), HsOpenSSL (>=0.11 && <0.12), http-conduit (>=2.1 && <2.4), http-types (>=0.11 && <0.13), jose-jwt (>=0.10 && <0.11), mtl (>=2.0 && <2.4), text (>=2.0 && <2.3), time (>=1.12 && <1.13), transformers (>=0.4 && <0.7), uri-bytestring (>=0.4 && <0.5), uri-bytestring-aeson (>=0.1 && <0.2) [details]
Tested with ghc ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.4 || ==9.6.1 || ==9.8.2
License MIT
Copyright Haisheng Wu
Author Haisheng Wu
Maintainer Haisheng Wu <freizl@gmail.com>
Uploaded by HaishengWu at 2026-04-17T23:08:10Z
Category Network
Home page https://github.com/freizl/hoauth2
Source repo head: git clone https://github.com/freizl/hoauth2.git
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 795 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-04-18 [all 2 reports]

Readme for hoauth2-providers-0.9.1

[back to package description]

See ./src/Network/OAuth2/Provider for the list of supported Identity Providers.