After resetting password, if a user refreshes the page they see "some body keys are invalid"

After a user resets their password using the forgot password flow (clicks forgot password → Gets an email → clicks link → resets their password) if they refresh the page and resubmit the form, they see a plain white screen that only says “some body keys are invalid”. This is pretty unprofressional. Is there a way for us to clean this up?

2 Likes

Some customer of us had the same experience. Any updates?

I’m also seeing a similar issue. In fact, the user does not even need to refresh the page to see it. Instead, they see the ‘some body keys are invalid’ issue after changing their password. The password is not changed.

Specifically I’m seeing this issue when reseting password in the Brave browser (
Version 1.66.118). Resetting password in Chrome works. I suspect it’s related to Brave’s privacy settings? I added my domain (I use a custom domain for Auth0) to allow 3rd party cookies in Brave’s settings but am still seeing the same issue when resetting password. Note that I can still log in on Brave browser with an existing password.