package savvy

  1. Overview
  2. Docs

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.