Authentication Plugins
Offer your users safety and security with authentication features like Face ID, Touch ID, social login, and more.
Modern users expect instant, secure access without creating yet another password. Median.co's authentication plugins offer seamless login through social accounts (Facebook, Google, Apple), biometric verification (Face ID, Touch ID), or enterprise Auth0 integration. Social login reduces signup abandonment by 20-40%, while biometric authentication combines maximum security with minimal friction.
Why use authentication plugins?
- Frictionless login: Eliminate password fatigue with social login and biometric authentication
- Higher conversion rates: Reduce signup abandonment by 20-40% with one-tap authentication
- Enhanced security: Native SDKs provide hardware-level encryption and secure authentication
- Better user data: Collect verified user information from trusted identity providers
Common use cases
- E-commerce & retail: Fast checkout with social login, secure payments with biometric verification
- Fintech & banking: Multi-factor authentication, biometric security for transactions, regulatory compliance
- Healthcare: HIPAA-compliant authentication, secure patient portals, biometric data access
- Enterprise apps: Single Sign-On (SSO) for employee access, Auth0 for scalable user management
Getting started
Add authentication to your app in four simple steps:
- Choose Your plugin: Browse the authentication plugins below and select the approach that fits your app. Social Login is best for consumer apps, Biometric Authentication for passwordless security, and Auth0 for enterprise flexibility.
- Review focumentation: Read the plugin's documentation to understand provider setup (Facebook, Google, Apple), credential requirements, and implementation workflows.
- Configure in App Studio: Navigate to Native Plugins in your Median App Studio, enable your chosen plugin, and enter required credentials (e.g., Facebook App ID, Google Client IDs, Auth0 domain).
- Implement with JavaScript Bridge: Add JavaScript Bridge commands to trigger authentication flows. For example:
median.socialLogin.login()to initiate social loginmedian.auth.authenticate()to prompt biometric authenticationmedian.auth0.login()to launch Auth0 Universal Login
Supported plugins
Not sure where to start?
- Consumer Apps: Social Login (Facebook, Google, Apple)
- Secure Access: Face ID/Touch ID Android Biometric
- Enterprise Apps: Auth0 (SSO, flexible authentication)
Face ID / Touch ID
Enable biometric authentication using Face ID, Touch ID, and Android Biometrics.
Learn more→Passkey Authentication
Enable passwordless, phishing-resistant login using native Face ID, Touch ID, or Android Fingerprint biometrics built on the FIDO/WebAuthn standard for enhanced security and user convenience.
Learn more→
Need custom development?As your needs evolve, Median can enhance your plugin implementation to include new functions or data points from third-party SDKs. We'll work with you to meet your specific requirements. Contact us for details.
Updated about 20 hours ago