Commit Graph

17 Commits

Author SHA1 Message Date
mansi-dev
9b9472162e refactor: rename package to RNAuthentication and update dependencies
feat: add postinstall script for patch-package

fix: update react-native-biometrics to support device credentials

refactor: remove FaceAuth, Home, LockScreen, Managelock, and related auth files

chore: update TypeScript configuration for React Native
2026-01-27 23:20:10 +05:30
mansi-dev
4b48e7cdcb Remove deprecated GetPinAuthenticate and SetPinScreen components 2026-01-26 23:07:23 +05:30
mansi-dev
e5bb867723 Implement Face ID authentication and update iOS configuration for biometric support 2026-01-24 23:23:42 +05:30
mansi-dev
3a1efa64fe Add react-native-worklets-core for enhanced performance and update imports for AppPinService and AuthManager 2026-01-23 23:54:56 +05:30
mansi-dev
063b0009a4 Worked on Face Lock issues that were not functioning properly across different devices, including R&D to handle device and OS version compatibility. 2026-01-22 23:57:53 +05:30
mansi-dev
410305a3b7 authorised PIN & fingerprint 2026-01-22 00:04:52 +05:30
mansi-dev
3fe7db8300 Configured offline authentication on iOS and handled device lock management 2026-01-20 23:52:57 +05:30
mansi-dev
6f420b88d1 Work on face recognise 2026-01-20 23:47:52 +05:30
mansi-dev
d8a10a6777 Started implementation of biometric (Face ID) authentication 2026-01-20 00:07:31 +05:30
mansi-dev
6b328f1733 Implement Secure device lock authentication (biometrics) with offline App PIN support 2026-01-17 23:54:33 +05:30
mansi-dev
e4f91128ed Working on secure device lock authentication with automatic app locking. 2026-01-16 23:51:44 +05:30
mansi-dev
9660a3267c Added OS-level authentication with optional App PIN / Offline PIN fallback 2026-01-15 23:07:06 +05:30
mansi-dev
250f9286d6 Implementing device lock–based user authentication 2026-01-14 23:57:48 +05:30
mansi-dev
1723d072aa Implemented offline authentication functionality with PIN setup and login. 2026-01-12 22:57:37 +05:30
mansi-dev
e7ff64d3ab R&D on PIN setup for authentication flow.
Worked on managing local storage
2026-01-10 23:24:07 +05:30
mansi-dev
c8504e1ac1 Added a new authentication screen with PIN, Fingerprint, and Face ID options.
Improved UI design and usability using a clean keypad layout and Ionicons.
2026-01-09 22:59:19 +05:30
mansi-dev
967e70b72d Initial commit
Generated by react-native@0.83.1
2026-01-08 22:58:37 +05:30