epicshaggy / capacitor-native-biometric

181 stars 94 forks source link

Implemented solution Save multiple Credentials on Android #26 #85

Closed mohdiarra closed 1 year ago

mohdiarra commented 1 year ago

Allows saving multiple credentials on Android as proposed on the following issue : https://github.com/epicshaggy/capacitor-native-biometric/issues/26#issue-957191880

It uses the KEY_ALIAS to save unique username and password.

sriyabro commented 1 year ago

Hi @epicshaggy, When will this fix be released?