Skip to content

Releases: ulrikstrid/ocaml-oidc

0.2.0

17 Dec 08:52
Compare
Choose a tag to compare

CHANGES:

  • Upgrade mirage-crypto and remove cstruct (by @anmonteiro)
  • Remove esy
  • Add nonce to SimpleClient.valid_token_of_string

v0.1.1

10 Aug 13:30
930acd8
Compare
Choose a tag to compare

CHANGES:

  • Add more logging
  • Correct basic auth encoding (with tests!)
  • Remove uunf dependency

v0.1.0

03 Aug 14:27
c03f643
Compare
Choose a tag to compare

CHANGES:

  • Initial release includes things needed to create a OpenID Connect Relayin Party (client)