Ory.Model.SettingsFlowState (ory_client v1.6.2)

show_form: No user data has been collected, or it is invalid, and thus the form should be shown. success: Indicates that the settings flow has been updated successfully with the provided data. Done will stay true when repeatedly checking. If set to true, done will revert back to false only when a flow with invalid (e.g. "please use a valid phone number") data was sent.

Summary

Types

@type t() :: %Ory.Model.SettingsFlowState{}

Functions