Ory.Model.RegistrationFlowState (ory_client v1.6.2)

choose_method: ask the user to choose a method (e.g. registration with email) sent_email: the email has been sent to the user passed_challenge: the request was successful and the registration challenge was passed.

Summary

Types

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

Functions