UNPKG

android-credential-manager

Version:

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

21 lines (14 loc) 884 B
--- description: >- Android-Credential-Manager is an expo module for implementing the Credential Manager into your React native application. --- # 👋 Welcome to Android-Credential-Manager Docs [![npm version](https://badge.fury.io/js/android-credential-manager.svg)](https://badge.fury.io/js/android-credential-manager) <figure><img src=".gitbook/assets/image (4).png" alt="" width="205"><figcaption></figcaption></figure> ### 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).