package oidc
Base package for working with OIDC
Install
Dune Dependency
Authors
Maintainers
Sources
oidc-v0.2.0.tbz
sha256=344fce5b905eb155a161f4e68778cff80d1318c2fb9bf370fad9da7e3302205a
sha512=7b4db0a1b3fc0eabc58e8b966b0f6a99ab601fd0f6ad7dfdc9908fce607f77088de7cae0cc09ee852caff0f94e8e2fcb7c768035482571a41ebfad2cfe6a2b51
Description
Base functions and types to work with OpenID Connect.
Published: 20 Dec 2024
README
ocaml-oidc
OpenID connect implementation in OCaml.
Folder structure
ocaml-oidc
│
├─executable/ Entrypoint for a webserver/OIDC client
│
├─library/ Implementation for the webserver
│
├─oidc/ Core OIDC implementation
│
├─oidc-client/ OIDC Client implementation
│
├─test/ tests
│
Developing:
npm install -g esy redemon reenv
git clone <this-repo>
esy install
esy build
Running Binary:
After building the project, you can run the main binary that is produced. This will start a webserver with a OIDC client configured for certification.
esy start
Running Tests:
# Runs the "test" command in `package.json`.
esy test
Dev Dependencies (8)
-
odoc
with-doc
-
mirage-crypto-pk
with-test & >= "1.0.0"
-
mirage-crypto-rng
with-test & >= "1.0.0"
-
mirage-crypto
with-test & >= "1.0.0"
-
containers
with-test
-
junit_alcotest
with-test
-
junit
with-test
-
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page