openid-connect: An OpenID Connect library that does all the heavy lifting for you
This package provides an OpenID Connect 1.0 compliant interface for clients and some useful types and functions for providers.
The primary goals of this package are security and usability.
To get started, take a look at the OpenID.Connect.Client.Flow.AuthorizationCode module.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
example | Build the example application | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- openid-connect-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1, 0.1.2, 0.2.0 |
---|---|
Change log | CHANGES.md |
Dependencies | aeson (>=1.3 && <2.2), base (>=4.9 && <5.0), blaze-html (>=0.9 && <0.10), bytestring (>=0.10 && <0.12), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.7), cookie (>=0.4 && <0.5), cryptonite (>=0.25 && <1.0), http-client (>=0.6 && <0.8), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), jose (>=0.10 && <0.11), lens (>=4.0 && <5.3), memory (>=0.14 && <1.0), mtl (>=2.2 && <2.4), network-uri (>=2.6 && <2.8), openid-connect, optparse-applicative (>=0.14 && <0.18), servant (>=0.16 && <0.20), servant-blaze (>=0.9 && <0.10), servant-server (>=0.16 && <0.20), text (>=1.2 && <2.1), time (>=1.8 && <2.0), unordered-containers (>=0.2 && <0.3), warp (>=3.2 && <3.4), warp-tls (>=3.2 && <3.4) [details] |
Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.5 || ==9.4.4 |
License | BSD-2-Clause |
Copyright | Copyright (c) 2020-2023 Peter Jones |
Author | Peter Jones <pjones@devalot.com> |
Maintainer | Peter Jones <pjones@devalot.com> |
Category | Network |
Home page | https://github.com/pjones/openid-connect |
Bug tracker | https://github.com/pjones/openid-connect/issues |
Source repo | head: git clone https://github.com/pjones/openid-connect.git |
Uploaded | by PeterJones at 2023-02-17T18:17:50Z |
Distributions | |
Executables | example |
Downloads | 621 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-02-17 [all 1 reports] |