oidc v0.3.0 OIDC View Source

Link to this section Summary

Link to this section Types

Specs

access_token() :: String.t()

Specs

access_token_type() :: String.t()

Specs

acr() :: String.t()

Specs

claims() :: %{optional(String.t()) => map()}

Specs

client_id() :: String.t()

Specs

id_token() :: String.t()

Specs

id_token_claims() :: %{optional(String.t()) => any()}

Specs

issuer() :: String.t()

Specs

nonce() :: String.t()

Specs

redirect_uri() :: String.t()

Specs

refresh_token() :: String.t()

Specs

response_mode() :: String.t()

Specs

response_type() :: String.t()

Specs

scope() :: String.t()

Specs

server_metadata() :: %{optional(String.t()) => any()}

Specs

ui_locale() :: String.t()