Register Callback - CriGoT/auth0-update-email GitHub Wiki
This document will explain you how to register the application callback URLs in the Auth0 Application
To succesfully run the application you must register the webtask URL as a callback for the application
-
Login to the Auth0 Management Portal
-
Navigate to the Applications section and open the application settings
-
In the field Allowed Callback URLs enter the address you collected during the deployment process.
-
Scroll down and click Save Changes
You can now verify the application is working by browsing the url you just added to the Application