Make initialScreen=signUp and rememberLastLogin=true compatible.
Description
I'd like to show the signUp as the initial screen because that's the most common usage of my login page. However, if the user was previously logged, I'd like to present them the quick-login screen (rememberLastLogin=true).
Is there a reason why initialScreen=signUp and rememberLastLogin=true are not compatible to day?
Prerequisites
Environment
Please provide the following:
- Lock version: 11.3
- Browser version: not necessary
- OS: not necessary
- Additional extensions/libraries that might be affecting your instance: no
Make
initialScreen=signUpandrememberLastLogin=truecompatible.Description
I'd like to show the
signUpas the initial screen because that's the most common usage of my login page. However, if the user was previously logged, I'd like to present them the quick-login screen (rememberLastLogin=true).Is there a reason why
initialScreen=signUpandrememberLastLogin=trueare not compatible to day?Prerequisites
Environment
Please provide the following: