Is there a way to conditionally show the Sign Up button on the Lock based on the Client ID using the lock?
We have multiple applications on the same lock. One application does not require the user to register as we create the logins for them. Another application is a mobile application where we have people register as part of the app.
For the first application we do not want to show the Sign Up button, but if the mobile application is using the lock we DO want to show the Sign Up button. Is this possible, or do we need to implement a custom login screen for the mobile application?