You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
When adding Spotify as provider the first request for code finishes successfully, but the next request for actually retrieving the token uses different redirect_url than for the initial request, thus failing the spotify requirements.
Reproduction
Fill out the form with applicable spotify data, save, check - test request should fail.
Environment
Version of this library used: Most current version available on auth0
The text was updated successfully, but these errors were encountered:
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
When adding Spotify as provider the first request for code finishes successfully, but the next request for actually retrieving the token uses different
redirect_url
than for the initial request, thus failing the spotify requirements.Reproduction
Fill out the form with applicable spotify data, save, check - test request should fail.
Environment
The text was updated successfully, but these errors were encountered: