aparajita / capacitor-biometric-auth

Easy access to native biometric auth APIs on iOS and Android
MIT License
136 stars 22 forks source link

Store user credentials in Keychain (iOS) or encypt them using Keystore (Android) #12

Closed ilya-efimenko closed 1 year ago

ilya-efimenko commented 1 year ago

Hi! Please provide some info if it's possible to get or set new credentials using this plugin, thanks.

aparajita commented 1 year ago

For that you will want to use https://github.com/aparajita/capacitor-secure-storage.