-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Description
From the class ReactNativeBiometrics I wonder if is possible to add a custom key alias. The main purpose of this feature request is to allow multiple authentication mechanisms in the same application, so we can differentiate between each other.
In summary, the use case would follow:
- authenticate in alias 1 and use biometric alias 1;
- try to authenticate in a different account (alias 2) and use biometric. The alias 2 would fail on our backend as the signature is for alias 1.
Metadata
Metadata
Assignees
Labels
No labels