How to customize /activate path segment returned in verification_uri of Device Flow?
In the example at https://auth0.com/docs/flows/call-your-api-using-the-device-authorization-flow#device-code-response it is Enter your device code to log in |. I want to change it to /add or even / (no path, just domain address), assuming it is my custom domain.
What options do I have?