1.0.13 • Published 9 months ago
@modularminds/react-native-auth-suite v1.0.13
@modularminds/react-native-auth-suite
Android‑only React Native authentication module exposing:
- Passkeys (WebAuthn)
- Biometric + device‑credential fallback
- TOTP generation & verification
- Secure PIN fallback (AES‑GCM via AndroidKeyStore)
- Device context (root/emulator, trusted network)
- Encrypted token storage
- Configurable logging
Installation
yarn add @modularminds/react-native-auth-suite
# or
npm install @modularminds/react-native-auth-suite