oauth2-jwt-bearer: OAuth2 jwt-bearer client flow as per rfc7523
This is an implementation of the jwt-bearer authorization grant flow that is specified by the OAuth2 JWT profile in rfc7523.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- oauth2-jwt-bearer-0.0.1.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.0.1 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=1.0 && <1.5), base (>=4.10 && <5), bytestring (>=0.10 && <0.11), http-client (>=0.5 && <0.6), http-client-tls (>=0.2 && <0.4), http-types (<1), jose (>=0.7 && <0.8), lens (>=4 && <5), text (>=1 && <2), time (>=1 && <2), transformers (>=0.4 && <0.6), transformers-bifunctors (<1), unordered-containers (>=0.2 && <0.3) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2018, HotelKilo |
| Author | Mark Hibberd |
| Maintainer | mth@smith.st |
| Category | Network |
| Home page | https://github.com/smith-security/oauth2-jwt-bearer |
| Bug tracker | https://github.com/smith-security/oauth2-jwt-bearer/issues |
| Source repo | head: git clone git@github.com:smith-security/oauth2-jwt-bearer.git |
| Uploaded | by MarkHibberd at 2018-11-07T19:23:59Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 790 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-11-07 [all 1 reports] |