Skip to content

Commit

Permalink
fix method declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
tunetab committed Jul 31, 2023
1 parent e7f9837 commit 43a259d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ expect class BiometryAuthenticator {
* @param requestReason - Text describing the reason for confirmation via biometrics
* @param failureButtonText - Text of the button to go to the backup verification method in
* case of unsuccessful biometrics recognition
* @param allowDeviceCredentials - Boolean value of device credentials availability,
* if biometric permission is not granted user can authorise by device passcode
*
* @throws Exception if authentication failed
*
Expand Down

0 comments on commit 43a259d

Please sign in to comment.