Packages

OAuth2 access-token vault with proactive refresh and bounded retry.

Current section

Files

Jump to
voauth include voauth_Vault.hrl
Raw

include/voauth_Vault.hrl

-record(vault, {
subject :: gleam@erlang@process:subject(voauth:message()),
call_timeout_ms :: integer()
}).