Ory.Model.UpdateSettingsFlowWithProfileMethod (ory_client v1.1.23)

Update Settings Flow with Profile Method

Link to this section Summary

Link to this section Types

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