Hello
I am trying to add the proper links to this text in the post login page (https://XXX/auth/postLogin) :
Almost done! Please agree to the terms of services and privacy policy to continue to XXX
I agree with Terms of services and Privacy Policy
Can you please advise on how to proceed.
I could not find it in this article :
Customize New Universal Login Text Prompts
Thanks
Hi @cqconnect,
Thanks for reaching out to the Auth0 Community!
Unfortunately, the text you shared is not a part of the New Universal Login Text prompts.
Additionally, it seems like the https://XXX/auth/postLogin URI is your callback URL where the user was redirected after they successfully authenticated. This is consistent with my findings when I check your application’s settings.
With that, I recommend that you check your code for the page that points to your callback URL to edit the terms text.
Please let me know how this goes.
Thanks,
Rueben