Some applications may want to use a PIN as a login credential. Some applications may want to use both the user name (by clicking a profile picture for example) and PIN.
Create a config entry that will be used by CORE to determine if the application is expected to supply a PIN or both username and PIN.
Make changes to the CORE library to read this config and enable/disable checks accordingly.
Some applications may want to use a PIN as a login credential. Some applications may want to use both the user name (by clicking a profile picture for example) and PIN.