package savvy

  1. Overview
  2. Docs
A straightforward OAuth2 client

Install

Dune Dependency

Authors

Maintainers

Sources

savvy-0.2.0.tbz
sha256=172de1fdd0e5d015c7dbbef1845f47d452bd9c3153ebb07b0a0d459164906957
sha512=4cdb0156d9bce1ae8f466bedc7be52d303dfb73d099dceb47949fbf0cd5a9452ba1da13db829e88432ff4fb9404fda41694033dcd91e3bb6466b729cf2740272

doc/savvy.oauth2_client/Oauth2_client/OAuth2Client/index.html

Module Oauth2_client.OAuth2ClientSource

Parameters

module _ : STORAGE_UNIT

Signature

Sourceval get_authorization_url : config:config -> Uri.t * string * string
Sourceval exchange_code_for_token : string -> string -> token_response Lwt.t
Sourceval get_client_credentials_token : config:config -> token_response Lwt.t
Sourceval refresh_token : config:config -> token_response Lwt.t
OCaml

Innovation. Community. Security.