REL-ID SDK
🔐 REL-ID SDK: Secure Mobile Identity Platform
The REL-ID SDK by Uniken enables seamless authentication, identity verification, and mobile threat defense across native and cross-platform mobile apps.
✨ Key Features
- ✅ Biometric Authentication: Face ID, Touch ID, Pattern, PIN, Password (LDA)
- 📲 Multi-Device Login: Secure device registration and activation workflows
- 🧠 Event-Driven Architecture: Real-time SDK event callbacks
- 🛡️ Threat Detection: Detect system, app, and network threats
- 🔐 JWT Token Issuance: For secure backend API access and signature
- 🔄 Session Management: Extend, terminate, and resume sessions securely
- 📦 Easy Integration: Supports Android, iOS, React Native, Flutter, and Cordova
- 🔗 Encryption APIs: Encrypt/decrypt data using custom CipherSpec & Salt
📱 Supported Platforms
Platform | Integration Format | Notes |
---|---|---|
Android | .aar Library | Use via Android Studio |
iOS | .xcframework | Use via Xcode, supports Swift & Objective-C |
React Native | react-native-rdna-client | Provided as a node module |
Flutter | rdna_client plugin | Dart and platform-specific implementations |
Cordova | RdnaClient plugin | Includes both Android and iOS builds |
Tip: Start with theInitialize
API to bootstrap your REL-ID session. Each platform guide walks you through installation, permissions, and event handling.
Updated 3 months ago
What’s Next