package github-unix

  1. Overview
  2. Docs
val authorizations : Uri.t
val authorize : ?scopes:Github_t.scope list -> ?redirect_uri:Uri.t -> client_id:string -> state:string -> unit -> Uri.t
val token : client_id:string -> client_secret:string -> code:string -> unit -> Uri.t
OCaml

Innovation. Community. Security.