Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2022.3.18f1 | Compatible | Compatible | Compatible |
Local Authentication for iOS
Plugin that enables secure user authentication using Face ID, Touch ID, or device passcode. Easily integrate biometric authentication into your Unity app with a simple API, customizable prompts, and reliable authentication results.
Core Capabilities
๐ Biometric Authentication โ Authenticate users using Face ID or Touch ID.
๐ Passcode Support โ Fallback to device passcode authentication when biometrics are unavailable.
โก Fast & Secure โ Uses Appleโs Local Authentication (LAContext) API for seamless security.
๐ Simple API โ Perform authentication with just one method call.
๐ฒ Customizable UI โ Set custom text for the fallback button, cancel button, and authentication reason.
Advanced Features
๐ Biometry Type Detection โ Determine whether Face ID or Touch ID is available.
๐ Custom Fallback Handling โ Choose whether to allow fallback authentication via passcode.
๐ Instant Authentication Result โ Receive real-time authentication status:
โ Success โ Authentication was successful.
โ User Cancelled โ User manually canceled authentication.
๐ Fallback Used โ User opted to enter a passcode instead of biometric authentication.
๐ Biometry Lockout โ Too many failed attempts locked biometric authentication.
โ Other Errors โ Handle additional authentication errors gracefully.
Ideas for Use
โ User Login & Authentication โ Securely authenticate users without requiring a password.
โ In-App Security โ Restrict access to sensitive features using Face ID or Touch ID.
โ Secure Transactions โ Confirm user identity before authorizing payments or sensitive actions.
โ Multi-Factor Authentication (MFA) โ Enhance security by combining biometrics with traditional authentication methods.
โ Privacy Protection โ Add an extra security layer for sensitive user data and settings.
Platform Support
โ iOS 10.0+
โ iPadOS 10.0+
Local Authentication for iOS
