Is it possible to customize the device authorization page i.e.
https://myauthodomain.auth0.com/activate
Yes, you can customize the text with the text customization API.
https://auth0.com/docs/universal-login/prompt-device-flow
https://auth0.com/docs/universal-login/new-experience/text-customization-new-universal-login
1 Like
Can i do the same in classic universal login experience
You can use the languageDictionary
to customize classic universal login.
Here is the doc on it:
https://auth0.com/docs/libraries/lock/lock-configuration#languagedictionary-object-
Thankyou for the quick response! This should definitely help us.
1 Like
No problem. Let me know if you have any questions!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.