Step 3) We stay on the same login page, 200's on all requests, and no changes in the UI. Usually, we would be logged in. So, I enter the OTP passwrod again.
START
message: "middleware: Started"}
message: "middleware: requestRID is: passwordless"}
message: "middleware: Checking recipe ID for match: passwordless"}
message: "middleware: Matched with recipe ID: passwordless"}
message: "middleware: Request being handled by recipe. ID is: /signinup/code/consume"}
message: "Sending response to client with status code: 200"}
message: "middleware: Ended"}
END Duration: 67.31 ms Memory Used: 112 MB
Step 4) Stays on login page, 200's on all requests, but the message "Login unsuccessful. Please try again. " shows up.
Any thoughts?