-
Notifications
You must be signed in to change notification settings - Fork 1
Register Callback
Cristofer Gonzales edited this page May 2, 2016
·
1 revision
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