Sandbox
Help

Introduction to the Revolut ID SDKs

Welcome to the official documentation for the Revolut ID SDKs. These SDKs enable your applications to authenticate and authorise users securely using their Revolut credentials, built on the OpenID Connect standard with OAuth 2.0 + PKCE.

The following platform SDKs are available:

  1. Revolut ID Web SDK: Integrate Revolut ID authentication into web applications using a dynamic loader pattern. Supports both popup and redirect authentication flows, with full TypeScript support and customisable UI components.
  2. Revolut ID iOS SDK: Integrate Revolut ID authentication into iOS applications. Handles the full OAuth 2.0 + PKCE authorisation flow, returning credentials for secure backend token exchange.
  3. Revolut ID Android SDK: Integrate Revolut ID authentication into Android applications. Handles the full OAuth 2.0 + PKCE authorisation flow, returning credentials for secure backend token exchange.
Rate this page