Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 947 Bytes

KratosUpdateRegistrationFlowWithProfileMethod.md

File metadata and controls

15 lines (11 loc) · 947 Bytes

Ory.Kratos.Client.Model.KratosUpdateRegistrationFlowWithProfileMethod

Update Registration Flow with Profile Method

Properties

Name Type Description Notes
CsrfToken string The Anti-CSRF Token This token is only required when performing browser flows. [optional]
Method string Method Should be set to profile when trying to update a profile.
Screen string Screen requests navigation to a previous screen. This must be set to credential-selection to go back to the credential selection screen. [optional]
Traits Object Traits The identity's traits.
TransientPayload Object Transient data to pass along to any webhooks [optional]

[Back to Model list] [Back to API list] [Back to README]