Kembo
BlogDocsSign in

Introduction

  • Overview
  • Getting started

Guides

  • Authentication
  • Pro features
  • Analytics
  • Dashboard

Reference

  • API
  • Legal & compliance
Kembo

Mobile auth in minutes. Google and Apple sign-in for Expo, Flutter, Capacitor, and Web.

Product

  • Documentation
  • Blog
  • Pricing
  • Get started

Legal

  • Privacy Policy
  • Terms of Service
  • DPA
  • Data Deletion

© 2026 Kembo

Operated by ByteStronauts

Documentation

Pro features

Upgrade a project to ship in production with your branding, your OAuth credentials, and optional analytics.

Pricing model

Kembo is free while you build. Pro is €10/month per project — you upgrade individual projects when you are ready to ship, not your whole account.

Custom Google & Apple sign-in branding plus optional privacy-first analytics — no cookies, no ad trackers.

What Pro unlocks

  • Production mode — intended for App Store, Play Store, and production web deployments.
  • Custom branding — your app name and logo on the sign-in screen instead of Kembo branding.
  • Your OAuth credentials — Google Cloud and Apple Developer credentials shown to users under your developer account.
  • Optional analytics — privacy-first usage tracking (see Analytics).
  • Guided setup — step-by-step OAuth configuration in the dashboard Branding tab.

How to upgrade

  1. Open your project in the dashboard.
  2. Click Upgrade to Pro on the project platform card or Overview.
  3. Complete checkout (Stripe). Test mode activates instantly.
  4. Configure Branding — app name, logo, Google OAuth, and Apple Sign In as needed.

Billing

Manage subscriptions on the Billing page. Each Pro project is billed separately. Cancel anytime — access continues until the end of the billing period.

Google OAuth (Pro)

When using your own Google credentials:

  1. Create an OAuth client in Google Cloud Console (Web application).
  2. Add Kembo's redirect URI from the Branding tab to authorized redirect URIs.
  3. Paste the client ID and client secret into the dashboard. Use Validate to test before saving.

The dashboard shows the exact redirect URI and suggested application name for your project.

Apple Sign In (Pro)

For custom Apple credentials you typically need:

  • Apple Developer Program membership.
  • A Services ID configured for Sign in with Apple.
  • Team ID, Key ID, and a private key (.p8) with Sign in with Apple enabled.
  • Return URLs matching Kembo's redirect URI from the Branding tab.

Alternatively, Kembo may provide shared Apple credentials on Pro when configured for your deployment — check the Branding tab for what applies to your project.

Development vs production

Free projects stay in development mode with Kembo-hosted OAuth. Pro activates production mode for that project. The SDK and API behave the same; branding and OAuth ownership change.

Related guides

  • Analytics — opt-in on Pro.
  • Dashboard — Branding and Billing tabs.
  • Pricing on the homepage.