🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

Logto

logto-io/logto
Ready to use There is an official hosted version — open it and go. No install, no deployment.

🧑‍🚀 Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1 with multi-tenancy, SSO, and RBAC.

AuthenticationSaaS
Logto website screenshot

Deploy command

# Using Docker Compose(requires Docker Desktop)
  curl -fsSL https://raw.githubusercontent.com/logto-io/logto/HEAD/docker-compose.yml | \
  docker compose -p logto -f - up
  
  # Using Node.js (requires PostgreSQL)
  npm init @logto

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

Stars
★ 14.6k
Language
TypeScript
License
MPL-2.0
Last updated
2026-09-22
Category
Auth & identity
Section
🌏 Going global