package oidc

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

Install

Dune Dependency

Authors

Maintainers

Sources

oidc-v0.1.1.tbz
sha256=de551d194f2152ec48039d51710d7f66d7598e8c030214aef9321bb1e22aabd6
sha512=b68d29b3e88f524e066bc30c3ab190129ae231783d9485db231f7a9a07de428d2bef4660abadb3c4df51a9c90662fd05559c59aca5ecee48c767bda5b0549166

Description

Base functions and types to work with OpenID Connect.

Published: 13 Aug 2020

Dependencies (6)

  1. logs
  2. yojson
  3. uri
  4. jose >= "0.5.1" & < "0.8.0"
  5. dune >= "2.5"
  6. 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