ArchAstro. SDK. TokenServer. Binding
(archastro v0.3.2)
Copy Markdown
Opaque binding between an immutable client and a token-server scope.
Summary
Types
@type t() :: %ArchAstro.SDK.TokenServer.Binding{ provider: module(), scope: ArchAstro.SDK.TokenServer.scope(), value: ArchAstro.SDK.TokenServer.provider_binding() }