Integrate Logto into your application
Follow these steps to add authentication to your applications with Logto, whether it's a user-facing app or machine-to-machine service:
-
Navigate to Console > Applications
-
Click "Create application" to add a new application
-
Choose your application framework to begin. If you can't find your framework, click the "Create app without framework" button in the bottom right of the application creation page to create an app by selecting an Application type or file a feature request or contribute a SDK by following our SDK conventions.
-
After selecting your framework, you'll see a quick start guide for the framework's SDK. Follow the steps to configure and integrate your application. If you need help understanding the concepts involved in the integration process, you can refer to Understanding Logto authentication flow for a deeper understanding of the integration.
The guide in the console is only for quick start with Logto using our SDK. For complete integration guides, including advanced SDK usage, check out Quick starts section.
-
Once completed, you're ready to explore more about Logto:
End-user flows Authorization Organizations
Related resourcesβ
The complete guide to integrating an OIDC server into your project
Exploring OpenID Connect configuration: Key fields and their uses
Why do we need to distinguish between these different types of apps when using Logto?
Understanding "iat" token claim and troubleshooting the "Invalid issued at time" error
Understanding and troubleshooting the "invalid_grant" error