tmcgilchrist / ocaml-gitlab

Native OCaml bindings to Gitlab REST API v4
https://tmcgilchrist.github.io/ocaml-gitlab/gitlab/
BSD 3-Clause "New" or "Revised" License
27 stars 8 forks source link

Support oauth2 authentication #23

Closed tmcgilchrist closed 2 years ago

tmcgilchrist commented 2 years ago

See https://docs.gitlab.com/ee/api/index.html#oauth2-tokens

tmcgilchrist commented 2 years ago

https://github.com/tmcgilchrist/ocaml-gitlab/pull/30