savvy.oauth2_client
Oauth2_client.OAuth2Client
savvy
savvy.utils
module _ : STORAGE_UNIT
val get_authorization_url : config:config -> Uri.t * string * string
val exchange_code_for_token : string -> string -> token_response Lwt.t
val get_client_credentials_token : config:config -> token_response Lwt.t
val refresh_token : config:config -> token_response Lwt.t