Logto blog
Discover Logto and explore plenty of resources on authentication, authorization, identity management, open standards (OAuth, OpenID Connect, SAML), and more.
Changelogs
- release
Logto product updates
It’s time for a new Logto release! This month, we’re introducing new connectors for GatewayAPI, plus a variety of improvements and fixes.
All posts
- Read more
Tutorial
- authentication
- tutorial
- sign up
- webhook
How to set up invitation-only sign-up in Logto
Invitation-only sign-up is a common use case. It enhances exclusivity and security while potentially boosting engagement and retention for early-stage products.
- Read more
Tutorial
- embedded login
- direct sign-in
- first screen
- sign-in experience
- authentication parameters
Embed login or registration forms securely on your site
Use Logto authentication parameters to embed sign-up or sign-in forms or buttons directly anywhere on your website. Appropriately integrate authentication into your product context while maintaining robust security standards, leading to increased registration conversion rate.
- Read more
Tutorial
- rtl-language
- rtl-friendly
- arabic
- arabic-language
- right-to-left
Supporting RTL language layout in your web application
This blog post will guide you through the fundamental steps to implement RTL (Right-to-left) language support in your web application effectively.
- Read more
Tutorial
- https
- tls
- nginx
- express
- proxy
Dealing with local HTTPS development
Explore how to implement local HTTPS in your development workflow with tools like Mkcert and step-by-step guides for Express.js and Next.js.
- Read more
Tutorial
- sign-in experience
- organization
- app
- customization
How can I customize the sign-in experience for each app or organization?
How to set up customized sign-in experiences for multi-app and multi-tenant businesses.
- Read more
Tutorial
- github actions workflow
- CI/CD
- automated deployment
- streamline-deployment
- bring your own UI
- custom sign-in UI
- @logto/tunnel
Automate your custom sign-in UI deployment with GitHub Actions workflow
Let's show you how to automate the deployment of your custom sign-in UI to Logto Cloud in your devops pipeline with a GitHub Actions workflow.
- Read more
Tutorial
- custom-ui
- bring-your-own-ui
- custom-sign-in
- custom-auth-flow
Bring your own sign-in UI to Logto Cloud
This tutorial will guide you through the process of creating and deploying your own custom sign-in UI to Logto Cloud.
- Read more
Tutorial
- js
- next
- next-auth
- auth.js
Migrating from NextAuth.js v4 to Auth.js v5
A guide to migrate Logto integration from NextAuth.js v4 to v5.
- Read more
Tutorial
- authentication
- user-experience
- sign-in
- sign-up
Little tricks to improve your customer onboarding experience
Learn how to enhance the user sign-up experience with Logto authentication parameters.
- Read more
Tutorial
- m2m
- machine-to-machine
- access-token
- postman
- management-api
- api-key
- api-token
- oauth2
Obtain M2M access tokens in minutes with Postman
Learn how to use Postman to obtain a machine-to-machine access token and call Logto management API in minutes.
- Read more
Tutorial
- nodejs
- javascript
- sdk
- express
Crafting a Node.js based framework SDK for Logto in minutes
Learn how to create a custom SDK for Logto using `@logto/node`.
- Read more
Tutorial
- social
- connector
- passwordless
- sign-in
- oauth
- auth
- integration
Crafting a social connector for Logto
Learn how to create a custom social connector for Logto in just a few steps.
- Read more
Tutorial
- react
- javascript
- sdk
Crafting a web SDK for Logto in minutes
Learn how to create a custom SDK for Logto using `@logto/browser`.
- Read more
Tutorial
- flutter
- authentication
- flutter-flow
Custom FlutterFlow authentication using Logto
Learn how to implement custom authentication in your Flutter application using Logto Flutter SDK.
- Read more
Tutorial
- oidc
- supabase
- auth
- rls
- jwt
Integrating with Supabase
Learn how to integrate Logto with Supabase to enhance the authentication experience for your applications.
- Read more
Tutorial
- Logto
- Cloudflare Workers
- Workers
- authorization
- authentication
- SaaS
- tenant
- serverless
Logto x Cloudflare Workers: How to secure your workers from public access?
In this article, we introduced how to secure your Cloudflare Workers APIs with Logto. We used Hono as the web application framework to streamline development.
- Read more
Tutorial
- oidc
- wordpress
Integrating with WordPress for Authorization
A second part of the series on integrating Logto with WordPress, focusing on authorization.
- Read more
Tutorial
- oidc
- webflow
- authentication
Integrating with Webflow
A step-by-step guide to help you integrate Webflow with Logto.
- Read more
Tutorial
- hasura
- restful api
- graphql
- logto
- custom jwt
- access control
- authorization
Logto x Hasura: Use JWT for access control
This comprehensive guide outlines the steps involved in integrating Logto with Hasura's JWT mode access control, effectively bolstering data security.
- Read more
Tutorial
- custom JWT
- JWT claims
- authorization
- authentication
- OAuth 2.0
- Logto
Add custom claims for JWT access tokens with Logto to boost your authorization
In this article, we will introduce how to use Logto custom JWT claims feature to improve the flexibility of authorization and the performance of the service provider through a real-world example.