Skip to main content
Version: 1.x

๐Ÿ”— Integrate Logto in your application

We provide a bunch of SDKs to let you integrate Logto with your clients with ease. If the list doesn't cover your desired platform / framework, please file a feature request or contribute a new SDK.

Native Appโ€‹

An app that runs in a native environment.

Usually, Native apps need to talk to an API (resource). Please refer to Protect your API for authenticating in your API.

Single Page Appโ€‹

An app that runs in a web browser and dynamically updates data in place.

Usually, SPAs need to talk to an API (resource). Please refer to Protect your API for authenticating in your API.

Traditional Webโ€‹

An app that renders and updates pages by the web server alone. E.g., server-side rending.

Machine-to-machineโ€‹

An app (usually without UI) that directly talks to resources.

Configuration stepsโ€‹

Follow these steps to create the application:

  1. Go to "Application" tab in Logto Console.

  2. To add a new application, click the "Create application" button.

  3. Select the application framework to start building. You can also create an app without selecting framework by click the button in bottom right. Create Application modal

  4. Follow the guides prepared for different application types, and they'll be helpful. Create Application modal

  5. After finishing the guide, you'll see the details page for further configuration or modification. If you skip the guide modal by accident, you can also pick it from the docs below or click "Check guide" in this details page. Create Application modal