https://github.com/guhan-sensam/android-credential-manager
An expo module to access the new Android credential Manager. Supports username/password, Passkeys and Google Sign In. This module is built to use the suggested and latest way to sign in users through Google
https://github.com/guhan-sensam/android-credential-manager
android credential credential-manager expo google-sign-in google-signin react-native
Last synced: 26 days ago
JSON representation
An expo module to access the new Android credential Manager. Supports username/password, Passkeys and Google Sign In. This module is built to use the suggested and latest way to sign in users through Google
- Host: GitHub
- URL: https://github.com/guhan-sensam/android-credential-manager
- Owner: Guhan-SenSam
- Created: 2025-02-25T17:42:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-10-29T04:20:15.000Z (8 months ago)
- Last Synced: 2025-12-02T12:59:37.475Z (7 months ago)
- Topics: android, credential, credential-manager, expo, google-sign-in, google-signin, react-native
- Language: TypeScript
- Homepage: https://credentialmanager.guhansensam.com
- Size: 2.58 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
Awesome Lists containing this project
README
# 👋 Welcome to Android-Credential-Manager
[](https://badge.fury.io/js/android-credential-manager)
### Key Features
The Credential Manager is a native Android component that allows developers the ability for their users to easily authenticate themselves using..
- Email and Password
- Passkeys
- Google Account Login
- Custom Third Party It appears as a bottom card during your user's authentication flow by either the user clicking on a button (Manual Triggering) or you calling the package for the user when they enter a page (Implicit Calling).
### Full Documentation
The Full Documentation is available [here](https://credentialmanager.guhansensam.com)