Hi there, I would like to know if it is possible to update the Universal Login Text Element for only one application. I have a number of applications that use the Universal Login Page however I need to one have one of the applications have its own “identity”. I don’t know how to make the change as I am still new Auth0 and not too familiar to the full capabilities. Essentially, I need to change the “Screen:login” description. Is there a way to change it with an if statement, e.g. if client.id == ### then “description”: “blah blah”? I am not too sure where to make those changes or how too?
Please help.
Thanks