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
The back button <input type="submit" value="previous" method="screen"> isn't working because it's sending the incorrect payload. That is because it re-uses the logic for the two step login process, I believe.
Reproducing the bug
enable two step registration
register
fill out email
submit
click "choose another method"
Relevant log output
Relevant configuration
Version
master
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:
Preflight checklist
Ory Network Project
No response
Describe the bug
The back button
<input type="submit" value="previous" method="screen">
isn't working because it's sending the incorrect payload. That is because it re-uses the logic for the two step login process, I believe.Reproducing the bug
Relevant log output
Relevant configuration
Version
master
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: