Mobile SDK Libraries
Mobile SDKs from LoginRadius follow a similar architecture to our web-based SDKs but are tailored for native implementation across popular mobile platforms such as Android, iOS, Xamarin, PhoneGap, and Ionic.
To simplify integration, LoginRadius offers open-source mobile libraries that enable you to easily implement Social Login, User Registration, and other authentication features in your mobile applications. These libraries are built on secure standards like REST APIs and OAuth 2.0, ensuring both flexibility and robust security.
The basic characteristics which you can find in all LoginRadius mobile SDKs are as below:
- Scalability
- Capability
- High-performance
- Data usage with security
- Logging
The LoginRadius supported mobile SDKs are listed below:
Mobile Library | SDK Reference Document | GitHub Reference Link |
---|---|---|
Android | Android Library Guide | SDK and GitHub reference |
Ionic | Ionic Library Guide | SDK and GitHub reference |
Ionic 2 | Ionic 2 Library Guide | SDK and GitHub reference |
iOS | iOS Library Guide | SDK and GitHub reference |
PhoneGap | PhoneGap Library Guide | SDK and GitHub reference |
Xamarin | Xamarin Library Guide | SDK and GitHub reference |
React Native | React Native Library Guide | SDK and GitHub reference |