File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1279,11 +1279,11 @@ If the new PIN & Biometrics 2.0 (device authentication) feature is enabled,
12791279there are a couple of details to take into account:
12801280
12811281- If the setting is not enabled by the user, the device authentication will be
1282- asked and if it goes right, the setting will be enabled and the method will
1282+ asked and if it goes right, the setting will be enabled and the method will
12831283 return ` USER_ENABLED_AUTHENTICATION `
1284- - If the setting is already enabled by the user, the device authentication will
1285- be asked and if it goes right, the setting will remain unchanged (enabled)
1286- and the method will return ` USER_AUTHENTICATED `
1284+ - If the setting is already enabled by the user, the device authentication
1285+ will be asked and if it goes right, the setting will remain unchanged
1286+ (enabled) and the method will return ` USER_AUTHENTICATED `
12871287- If the device doesn't have any authentication configured, the method will
12881288 return ` DEVICE_HAS_NO_AUTHENTICATION ` as result.
12891289
You can’t perform that action at this time.
0 commit comments