An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 👋 Welcome to Android-Credential-Manager

[![npm version](https://badge.fury.io/js/android-credential-manager.svg)](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)