Secondary Authentication
The BlueFletch Launcher can be configured to require an additional form of authentication when a device's screen is unlocked while Launcher is logged-in through the Authentication module. Reauthentication can be configured as a personal identification number (PIN), face recognition, a near-field communication (NFC) tag, or a barcode. Primary and alternate reauthentication options can also be set. Common Configuration
The following key-value pairs can be set within the settings
object of the Launcher configuration JSON file.
Essential settings for all secondary authentication:
Field | Data Type | Description |
---|---|---|
requireAuthOnScreenOn | boolean | Set to |
useSecondaryAuth | string | Indicates type of secondary auth during re-authorization. Values are |
secondaryAuthRequired | boolean | If set to |
Last updated