Mobile integration

ReachFive provides comprehensive SDKs for both iOS and Android, enabling you to seamlessly integrate secure authentication flows into your mobile applications. From social login and passwordless authentication to biometric security with Passkeys and Multi-Factor Authentication (MFA), our mobile libraries cover the full spectrum of modern identity management.

Android SDK

Our Android SDK simplifies the integration of ReachFive API into your Android application. It supports Android 5.0 (API level 21) and above.

  • Key Features:

    • Social Login (Facebook, Google, etc.)

    • Biometric Authentication (Fingerprint, Face Unlock)

    • FIDO2 / WebAuthn support

    • Passkeys

    • Multi-Factor Authentication (MFA)

  • Integration:

    • Available via Maven Central.

    • Modular architecture to include only what you need.

For full installation instructions and guides, visit the Android SDK Documentation.

iOS SDK

The iOS SDK provides a Swift-native interface to interact with the ReachFive platform. It supports modern iOS versions and integrates deeply with Apple’s security features.

  • Key Features:

    • Native Social Providers (Sign in with Apple, Facebook, Google)

    • Passkeys & Biometrics (FaceID, TouchID)

    • PKCE (Proof Key for Code Exchange) support for enhanced security

    • Step-up Authentication

  • Integration:

    • Available via Swift Package Manager and CocoaPods.

    • Comprehensive error handling and type-safe interfaces.

For detailed setup guides, migration paths, check out the iOS SDK Documentation.