package oidc

  1. Overview
  2. No Docs
Base package for working with OIDC

Install

Dune Dependency

Authors

Maintainers

Sources

oidc-v0.1.0.tbz
sha256=1945581506c2f6e0037d65d0538cd27ce2108e1cc9786fdca76d9c48f0b1d5f2
sha512=c7adb0e8b2e9e5395cf61cb94a170f0ffe30c2c01cafafe983f6e402e2db3c55b2cc7932c0f4d0cfc66dc1f9facd6931d1d9a6d19f1cd2d4bbc11272063e25c5

Description

Base functions and types to work with OpenID Connect.

Published: 07 Aug 2020

Dependencies (8)

  1. logs
  2. yojson
  3. uutf
  4. uunf
  5. uri
  6. jose >= "0.5.1" & < "0.8.0"
  7. dune >= "2.5"
  8. ocaml >= "4.08.0"

Dev Dependencies (7)

  1. mirage-crypto-pk with-test & >= "0.8.1"
  2. mirage-crypto-rng with-test & >= "0.8.1"
  3. mirage-crypto with-test & >= "0.8.1"
  4. containers with-test
  5. junit_alcotest with-test
  6. junit with-test
  7. alcotest with-test

Used by

None

Conflicts

None