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

6 lines (5 loc) 113 B
module.exports = { root: true, extends: ['universe/native', 'universe/web'], ignorePatterns: ['build'], };