What is callback_url_template property?

Problem statement

We are using Auth0 Management API to do some updates on our applications using the /clients endpoint. As part of that, we noticed this field or attribute in the client JSON file:

  • callback_url_template

What is that callback_url_template flag for?

Solution

This is a flag that is no longer utilised in our stack.