LoginStrategy
Parameter, which indicates what will be the preferred login method.
- password - The user will be asked to enter password.
- pin - The user will be asked to enter PIN.
- biometric - The user will be asked to authenticate using biometric data.
stringLoginStrategy (string)
Parameter, which indicates what will be the preferred login method.
- password - The user will be asked to enter password.
- pin - The user will be asked to enter PIN.
- biometric - The user will be asked to authenticate using biometric data.
Possible values: [pin
, password
, biometric
]
LoginStrategy
"pin"