Fix continuous deployment for Auth0 #117
Labels
Auth0
Issues related to the Auth0
difficulty: medium
priority: high
Requires urgent fix before next release
Urgent
This requires to be urgently fixed
Steps to Reproduce:
For a PR, click on the develop preview, it'll open login page for the corresponding preview build, upon logging in you'll be redirected back to
cynthesize-develop.netlify.com
.Explanation:
We currently have continuous deployment setup at netlify.com. For a PR, when a develop preview is built, we can't check it as the callback URL in evironment.ts is set to redirect at
cynthesize-develop.netlify.com
.Expected Behaviour:
It should redirect back to the develop build. For more details regarding the probable fix, please visit Auth0 Documentation
The text was updated successfully, but these errors were encountered: