-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added API version detection to the allowDeviceCredentials feature. This feature is only able to be combined with BIOMETRIC_STRONG (Class 3) devices on API versions greater or equal to API 30. Anything prior to API 30, does not support device credentials combined with BIOMETRIC_STRONG (Class 3) crypto-based authentication.
- Loading branch information
1 parent
92613c8
commit 7d03fc2
Showing
3 changed files
with
27 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters