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
23 lines (19 loc) • 609 B
Markdown
description: Allow users to save their credentials on credential manager
layout:
title:
visible: true
description:
visible: true
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
# Overview
Using Android Credential Manager you can present the ability for users to save their credentials or create new ones based on the type of credential they have chosen. The next sections goes into detail on how you can implement saving the supported three types of credentials:
* Username and Password Credentials
* Passkey Credentials
* Google Login