Not sure if I am missing something from the Application settings or the Universal Login settings.
Basically, I have multiple applications which I use for specific set of users.
Buyers
Customers
Admin
I want the Buyers to have a login where the Signup button / tab is disabled on the login screen.
I want the Customers to have a login where the Signup button/tab is enabled on the login screen.
I want the Admin to only have a Sign In button enabled.
Going to the Universal Login, if I set the configuration:
allowSignUp: true
then this setting is reflected for all different applications I have.
Is there a way to specifically provide each application with a way to have the Sign Up area enabled / disabled?
Thank you.