Ory.Model.LoginFlowState (ory_client v1.6.2)
The state represents the state of the login flow. choose_method: ask the user to choose a method (e.g. login account via email) sent_email: the email has been sent to the user passed_challenge: the request was successful and the login challenge was passed.
Summary
Types
@type t() :: %Ory.Model.LoginFlowState{}
Functions
Link to this function