You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using identifier_first and updating the login flow, deserializing LoginFlow fails with the SDK because "active": "identifier_first" is not included in the enum definition.
Preflight checklist
Ory Network Project
No response
Describe the bug
When using
identifier_first
and updating the login flow, deserializingLoginFlow
fails with the SDK because"active": "identifier_first"
is not included in the enum definition.See the issue in the SDK here:
GitHub Link to Spec
The same issue exists in the online documentation:
Ory Kratos API Reference
Reproducing the bug
Relevant log output
Relevant configuration
Version
Kratos v1.3.1
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: