-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resetPassword callback converts response text to an object #310
Comments
Seems like the server sends the header |
Yes already reproduced and seeing internally how to properly fix it |
A patch for the service endpoint or for Auth0.js? Just asking as it seems like it's the service that needs to be fixed so that it's Content-type actually matches the response. |
I am committing to release a patch for Auth0.js by monday |
I have the following code:
It works fine and the reset email is sent out, but the response looks as follows:

The text was updated successfully, but these errors were encountered: