UNPKG

expo-local-authentication

Version:

Provides an API for FaceID and TouchID (iOS) or the Fingerprint API (Android) to authenticate the user with a face or fingerprint scan.

16 lines (15 loc) 389 B
{ "platforms": ["apple", "android"], "apple": { "modules": ["LocalAuthenticationModule"] }, "android": { "modules": ["expo.modules.localauthentication.LocalAuthenticationModule"], "publication": { "groupId": "host.exp.exponent", "artifactId": "expo.modules.localauthentication", "version": "17.0.7", "repository": "local-maven-repo" } } }