5 Forks
44 Stars
44 Watchers

ocaml-oidc

OpenID Connect implementation in OCaml. Currently only the RP (client) parts are polished.

How to download and setup ocaml-oidc

Open terminal and run command
git clone https://github.com/ulrikstrid/ocaml-oidc.git
git clone is used to create a copy or clone of ocaml-oidc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ocaml-oidc https://github.com/ulrikstrid/ocaml-oidc/archive/master.zip

Or simply clone ocaml-oidc with SSH
[email protected]:ulrikstrid/ocaml-oidc.git

If you have some problems with ocaml-oidc

You may open issue on ocaml-oidc support forum (system) here: https://github.com/ulrikstrid/ocaml-oidc/issues