Ory.Model.UpdateSettingsFlowWithProfileMethod (ory_client v1.22.1)

Update Settings Flow with Profile Method

Summary

Types

t()

@type t() :: %Ory.Model.UpdateSettingsFlowWithProfileMethod{
  csrf_token: String.t() | nil,
  method: String.t(),
  traits: map(),
  transient_payload: map() | nil
}

Functions

decode(value)