Skip to main content
Version: Next

๐Ÿ”— 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.