{"id":13726201,"url":"https://github.com/ulrikstrid/ocaml-oidc","last_synced_at":"2025-08-21T22:31:44.669Z","repository":{"id":43089077,"uuid":"262499873","full_name":"ulrikstrid/ocaml-oidc","owner":"ulrikstrid","description":"OpenID Connect implementation in OCaml. Currently only the RP (client) parts are polished.","archived":false,"fork":false,"pushed_at":"2024-09-03T13:59:13.000Z","size":542,"stargazers_count":46,"open_issues_count":9,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-10T10:22:58.524Z","etag":null,"topics":["ocaml","oidc","oidc-client"],"latest_commit_sha":null,"homepage":"https://ulrikstrid.github.io/ocaml-oidc/","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulrikstrid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-09T05:55:07.000Z","updated_at":"2024-11-05T00:38:18.000Z","dependencies_parsed_at":"2024-11-15T00:46:09.906Z","dependency_job_id":"ce75c501-ef38-4a61-979f-971346e1c1a9","html_url":"https://github.com/ulrikstrid/ocaml-oidc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulrikstrid%2Focaml-oidc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulrikstrid%2Focaml-oidc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulrikstrid%2Focaml-oidc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulrikstrid%2Focaml-oidc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulrikstrid","download_url":"https://codeload.github.com/ulrikstrid/ocaml-oidc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230537062,"owners_count":18241515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ocaml","oidc","oidc-client"],"created_at":"2024-08-03T01:02:55.554Z","updated_at":"2024-12-20T05:09:11.801Z","avatar_url":"https://github.com/ulrikstrid.png","language":"OCaml","funding_links":[],"categories":["OCaml","Relying Parties (RP) Libraries"],"sub_categories":["OCaml"],"readme":"# ocaml-oidc\n\nOpenID connect implementation in OCaml.\n\n![Certified OpenID Connect mark](https://openid.net/wordpress-content/uploads/2016/04/oid-l-certification-mark-l-rgb-150dpi-90mm.png)\n\n## Folder structure\n\n```\nocaml-oidc\n│\n├─executable/  Entrypoint for a webserver/OIDC client\n│\n├─library/     Implementation for the webserver\n│\n├─oidc/        Core OIDC implementation\n│\n├─oidc-client/ OIDC Client implementation\n│\n├─test/        tests\n│\n```\n\n## Developing:\n\n```\nnpm install -g esy redemon reenv\ngit clone \u003cthis-repo\u003e\nesy install\nesy build\n```\n\n## Running Binary:\n\nAfter building the project, you can run the main binary that is produced. This will start a webserver with a OIDC client configured for certification.\n\n```\nesy start\n```\n\n## Running Tests:\n\n```\n# Runs the \"test\" command in `package.json`.\nesy test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulrikstrid%2Focaml-oidc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulrikstrid%2Focaml-oidc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulrikstrid%2Focaml-oidc/lists"}