Search
Update Login Flow with WebAuthn Method
@type t() :: %Ory.Model.UpdateLoginFlowWithWebAuthnMethod{ csrf_token: String.t() | nil, identifier: String.t(), method: String.t(), webauthn_login: String.t() | nil }