๐ 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:
-
Go to "Application" tab in Logto Console.
-
To add a new application, click the "Create application" button.
-
Select the application framework to start building. You can also create an app without selecting framework by click the button in bottom right.
-
Follow the guides prepared for different application types, and they'll be helpful.
-
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.