Implementing the Saakuru Mobile SDK is a straightforward process that consists of two steps:

Backend Integration:

Quick Summary: The backend integration process includes making the SSO server's endpoint accessible for communication with the Saakuru Mobile SDK backend. This involves setting up essential authentication mechanisms and ensuring secure data exchange between the server and client applications. Additionally, configuring the notification webhook and defining the event format is part of this integration. You can find comprehensive instructions for these steps in the provided documentation.

Mobile Integration:

Quick Summary: Mobile integration is a breeze; simply install the official Saakuru Mobile SDK package suitable for your platform (Android, iOS, Flutter, React Native), and implement a few rebuild functions. This streamlined process is designed to provide a seamless user experience across various platforms, making it accessible and efficient for developers.

Platforms: Android, iOS, Flutter, React Native