Feature: - It would be a great feature if we can have at least application specific Welcome message prompts.
Description: With Universal login there is no option to customize welcome text message. It would be a great feature if we can have at least application specific Welcome message prompts.
Use-case: We have multiple application for different medical use-cases. It is needed to have customized text messages for each app’s login screen.
Welcome back to the Auth0 Community and thank you for the feedback!
The flow that you described is currently possible with Universal Login Page Templates Customization. Based on the application client id you can customize prompts.
You mean like if-else conditions?
Current approach I am using is not much flexible: [Log in to ${companyName} to continue to ${clientName}].
Can you give some more customizable example?