public |
---|
<% if (account.userName && hasCallback) { %>
<% } else { %>
Please remember that for security purposes, you have to register the callback URL of your app on the Application Settings section on Auth0 Admin app.
Right now, that callback is set to the following:
<%= account.callback %>
Please remember that for security purposes, you have to register the callback URL of your app on the Application Settings section on Auth0 Admin app.
<% } %>