Skip to content

Navipro70/react-native-passcode-example

Repository files navigation

Usable example of implementation app protection with passcode and biometrics

All logic located at src/services/LocalLogin.tsx

This example use react-native-keychain to store protected data and react-native-biometrics for biometric usage.

Veritification of biometric is going on client side with RSA algorythm (publicKey stored at keychain store).

Passcode usage Biometrics and passcode reset
Passcode usage example Biometrics usage and passcode reset example

About

Usable example of implementation app protection with passcode and biometric

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published