Releases: ulrikstrid/ocaml-oidc
Releases · ulrikstrid/ocaml-oidc
0.2.0
CHANGES:
- Upgrade mirage-crypto and remove cstruct (by @anmonteiro)
- Remove esy
- Add nonce to
SimpleClient.valid_token_of_string
v0.1.1
CHANGES:
- Add more logging
- Correct basic auth encoding (with tests!)
- Remove uunf dependency
v0.1.0
CHANGES:
- Initial release includes things needed to create a OpenID Connect Relayin Party (client)