Mobile SDKs overview
Explore Frontegg's mobile SDKs and their feature support
Frontegg offers a range of mobile SDKs to facilitate seamless integration with various mobile platforms. Below is an overview of the available SDKs and their functionalities:
Available SDKs:
Feature Support
Please refer to the list below for what's supported/not supported for each SDK.
Supported Functionalities:
- Session Management: In the scope of session management, only force logout and max sessions are supported. Go to the Session Management page to learn more.
- Switch Tenant: Available across all SDKs, allowing users to Switch Between Active Tenants.
- Multi-apps: Supported on iOS Swift SDK and Android Kotlin SDK. Check the respective repositories to learn more.
Session refreshes
Note that for Mobile SDKs, the keepSessionAlive option is set to
true
by default and the user's JWT is being refreshed automatically. This cannot be changed.
Not Supported Functionalities:
- Admin Portal
- Passkeys Authentication
- Custom login box per tenant
- Entitlements
- Step-up Authentication
- User Impersonation
- Session Management's idle session
- Social logins with developer credentials
Updated about 1 month ago