When we try to sign up a user in our Electron application using the Lock widget, the user gets signed up and a verification email gets sent. However the lock widget goes to say:
“WE’RE SORRY, SOMETHING WENT WRONG WHEN ATTEMPTING TO LOG IN.“
If the user goes in to their email and verifies the account, they can log into the account just fine.
I feel this issue has to do with the lock widget attempting to auto-login the user when instead the user needs to be verified via email… But I’m not entirely sure as there are no errors being logged in any way.