Releases: benjamineruvieru/react-native-credentials-manager
Releases · benjamineruvieru/react-native-credentials-manager
Release 0.6.0
0.6.0 (2025-06-03)
- feat: add Apple Sign-In support and update iOS entitlements for credential management (56d578f)
- feat: add entitlements file for iOS example project (11dbbec)
- feat: enhance credential management with Apple Sign-In support and validation improvements (f2df7e5)
- chore: release 0.5.3 (3b9a1e6)
- chore: update dependencies to androidx.credentials 1.6.0-alpha02 and related libraries (1211a20)
- Fixed the importing error in CredentialsManagerModule.kt (3037ac8)
Release 0.5.2
Release 0.5.0
Release 0.4.0
0.4.0 (2025-02-05)
- chore: update .gitignore to include .env and remove unnecessary return statement in App component (2758f1a)
- chore: update package.json keywords and homepage URL for improved discoverability (2b893de)
- docs: update README to reflect Google Sign-In support and old architecture compatibility (112a9f6)
- feat: add signOut functionality and update Google sign-in parameters (c9b09c2)
- feat: added Google signin functionality (38aa4f2)