ACCOUNT_FLOW_SWITCH
Optional
Available from: LI PASS V1.06.00
Syntax
ACCOUNT_FLOW_SWITCH = 0
Show third-party account linking section in Account Settings
Show change password button in the login interface and Account Settings, show password login button in the login interface
Show third-party channel unlink buttons
Show third-party channel login buttons in the login interface
Hide skip LI PASS link button in the login interface (only applicable for Steam/Epic on PC)
Default: 0, 8 for Steam/Epic
Description
This configuration controls the LI PASS UI flow and follows bitwise operation rules.
The switch operates on binary numerals at the level of its individual bits. The demical value 0, which is also the binary value 000000, indicates that all UI functions are shown, except the skip LI PASS link button for Steam/Epic on PC.
Matching order | Decimal value | UI Function | Action |
---|---|---|---|
1 | 1 | Third-party account linking section in Account Settings | Hide |
2 | 2 | Change password button in the login interface and Account Settings, password login button in the login interface | Hide |
3 | 4 | Third-party channel unlink buttons | Hide |
4 | 8 | Third-party channel login buttons in the login interface | Hide |
5 | 16 | Skip LI PASS link button in the login interface, only applicable for Steam/Epic on PC, the user will login with their platform account after clicking on the button | Show |
6 | 32 | Grid layout interface | Show |
To calculate the value for ACCOUNT_FLOW_SWITCH
, sum all decimal values that correspond to the UI functions.
Common configuration for mobile: ACCOUNT_FLOW_SWITCH = 7
(1 + 2 + 4 = 7)
- Hide the third-party account linking section in Account Settings
- Hide the change password button, and hide the password login button in the login interface
- Hide all third-party channel unlink buttons
- Other UI functions maintain default behavior
Common configuration for Steam/Epic on PC: ACCOUNT_FLOW_SWITCH = 24
(8 + 16 = 24)
- Hide the third-party channel login buttons in the login interface
- Show the skip LI PASS link button in the login interface, allowing the linking process to be skipped
- Other UI functions maintain default behavior
Grid layout interface
This feature is supported on LI PASS V1.17.01 or later.
When enabled, display the grid layout interface by default when the login interface is opened with OpenLoginPanel
:
- Third-party channels to be shown can be configured using ACCOUNT_THIRD_CHANNEL_[PLATFORM].
- A maximum of 4 channels can be displayed, while the rest will be collapsed under the ... list.
- LI PASS login can be accessed by clicking Email.
- Display of third-party channels under the LI PASS login interface will be hidden.
Landscape:
Email clicked:
... clicked:
Portrait: