View Source OIDC (oidc v0.5.0)

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

amr() :: String.t()

Specs

auth_time() :: non_neg_integer()

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

session_id() :: String.t()

Specs

subject() :: String.t()

Specs

ui_locale() :: String.t()