Hey,
I’ve created Invite-Only application (Implement User Invitations for Application Sign-Up using Password Reset Emails - Auth0 Docs)
and chosen New Universal Login without any customization from my side.
When I get the password reset email and click to the link I see
Oops!, something went wrong Oops!, something went wrong
There could be a misconfiguration in the system or a service outage. We track these errors automatically, but if the problem persists feel free to contact us.
Please try again.
Does anybody know what happens and how I can fix it?
NOTE If I choose custom “reset password” everything works well. I do want to don’t use custom reset password form due to I need the working form without JS
Thanks a lot for any advice!