lib:hoauth2-providers
Modules
- Data.ByteString.Contrib
- 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.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
- Network.OIDC.WellKnown
Dependencies
- HsOpenSSL lib:HsOpenSSL >=0.11 && <0.12
- aeson lib:aeson >=2.0 && <2.3
- base lib:base >=4.11 && <5
- bytestring lib:bytestring >=0.9 && <0.13
- containers lib:containers ^>=0.6
- crypton lib:crypton >=0.32 && <1.1
- hoauth2 lib:hoauth2 >=2.9 && <2.15
- http-conduit lib:http-conduit >=2.1 && <2.4
- http-types lib:http-types >=0.11 && <0.13
- jose-jwt lib:jose-jwt >=0.10 && <0.11
- mtl lib:mtl >=2.0 && <2.4
- text lib:text >=2.0 && <2.3
- time lib:time >=1.12 && <1.13
- transformers lib:transformers >=0.4 && <0.7
- uri-bytestring lib:uri-bytestring >=0.2.3 && <0.4
- uri-bytestring-aeson lib:uri-bytestring-aeson ^>=0.1
Reverse dependencies
Direct only. Not exhaustive.
- hoauth2-demo exe:hoauth2-demo
- hoauth2-providers test:hoauth-providers-tests
- hoauth2-providers-tutorial lib:hoauth2-providers-tutorial