0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
Find a file
2023-09-16 10:32:41 +08:00
.changeset chore: fix changeset (#4522) 2023-09-15 11:09:41 +00:00
.devcontainer chore: update devcontainer using default image (#4528) 2023-09-16 10:32:41 +08:00
.github refactor(console): add isDevFeaturesEnabled env const (#4506) 2023-09-15 15:43:03 +08:00
.husky refactor(console): remove api path leading slash 2023-02-10 01:34:23 +08:00
.scripts refactor(core,schemas): update roles table schemas, add type column (#4378) 2023-09-11 03:27:49 +00:00
.vscode chore(core): add supplementary openapi json (#4472) 2023-09-12 06:27:40 +00:00
.zap fix: replace INFO with IGNORE in zap rules (#4285) 2023-08-10 17:19:40 +08:00
packages chore(console): fix wrong section title in python api guide (#4526) 2023-09-16 09:33:18 +08:00
.dockerignore feat: implement central cache 2023-04-07 14:29:35 +08:00
.gitignore feat: implement central cache 2023-04-07 14:29:35 +08:00
.gitpod.yml refactor: use connector link in workflows 2023-04-02 14:12:30 +08:00
.npmrc refactor: upgrade toolkit and update test config 2022-11-22 16:47:17 +08:00
.pnpmfile.cjs refactor(core): add single-page apps as dependencies 2023-04-02 17:40:07 +08:00
commitlint.config.cjs chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5 2023-08-03 13:30:35 +08:00
docker-compose.yml chore: update docker-compose (#3283) 2023-03-03 22:56:38 +08:00
Dockerfile chore(deps): update dependency puppeteer to v20 (#3803) 2023-06-01 12:37:59 +08:00
LICENSE refactor: cloud cleanup (#4103) 2023-07-03 14:33:19 +08:00
lint-staged.config.js ci: update release workflows (#2754) 2022-12-29 14:52:43 +08:00
logo.png chore: update logo (#3224) 2023-02-24 21:51:20 +08:00
package.json feat(cli): translate sync-keys command (#4265) 2023-07-31 12:15:45 +08:00
pnpm-lock.yaml Merge pull request #4514 from logto-io/gao-rename-ui-to-experience-3 2023-09-15 18:26:34 +08:00
pnpm-workspace.yaml chore: update workspace configs 2023-04-01 16:37:49 +08:00
README.md chore: fix typo in README file (#4302) 2023-08-09 16:08:45 +08:00
render.yaml chore: add Render deploy (#1593) 2022-07-19 05:10:24 +00:00
renovate.json chore: update renovate.json (#2244) 2022-10-24 12:44:29 +08:00

discord checks release core coverage cloud gitpod render

Logto1 is a cost-effective open-source alternative to Auth0. It offers a seamless developer experience and is well-suited for individuals and growing companies.

🧑‍💻 A frontend-to-backend identity solution

  • OIDC-based authentication and RBAC authorization.
  • Passwordless sign in and much more diverse options, including Email, Phone number, Username, Google, Facebook and other social sign in methods.
  • Beautiful UI components with customizable CSS to fit your business needs.

📦 Out-of-the-box infrastructure

  • A ready-to-use management API can serve as your authentication provider, eliminating the need for extra implementation.
  • SDKs that can integrate your apps with Logto quickly, multi-platform and language compatible, tailored to your development environment.
  • Flexible connectors, scalable with community contributions, customizable with SAML, OAuth, and OIDC protocols.

💻 Enterprise-ready solutions

  • RBAC to control your resource through scalable role authorization for diverse use cases.
  • User management and audit Logs to understand identity related user info and keep your security on track.
  • We are currently working on SSO, Organizations and MFA. Stay tuned.

Boringly, we call it "customer identity access management" (CIAM) or "customer identity solution."

Subscribe to us right away to receive up-to-date information about the Logto Cloud (SaaS) as well as in-time feature updates.

Get started

  • Visit our 🎨 website for a brief introduction if you are new to Logto.
  • A step-by-step guide is available on 📖 docs.logto.io.

Interactive demo

  • Try Logto Cloud to have the same dev experience and zero deployment overhead.

  • If you launch Logto via GitPod, please wait until you see the message like App is running at https://3002-...gitpod.io in the terminal, press Cmd (or Ctrl on Windows) and click the URL starts with https://3002- to continue your Logto journey.

Launch Logto

Docker Compose

Docker Compose CLI usually comes with Docker Desktop.

curl -fsSL https://raw.githubusercontent.com/logto-io/logto/HEAD/docker-compose.yml | \
docker compose -p logto -f - up

npm-init

Requires Node.js ^18.12.0 + PostgreSQL ^14.0.

npm init @logto

Language support

const languages = ['Deutsch', 'English', 'Español', 'Français', 'Italiano', '日本語', '한국어', 'Polski', 'Português', 'Русский', 'Türkçe', '简体中文', '繁體中文'];

Web compatibility

Logto uses the default browserslist config to compile frontend projects, which is:

> 0.5%, last 2 versions, Firefox ESR, not dead

Bug report, feature request, feedback

  • Our team takes security seriously, especially when it relates to identity. If you find any existing or potential security issues, please do not hesitate to email 🔒 security@logto.io.
  • About other bug reports, feature requests, and feedback, you can:

Licensing

See the LICENSE file for licensing information as it pertains to files in this repository.

Contributing

We have a contributing guideline available. Feel free to contact us before coding.

Resources



  1. Designed by Silverhand Inc. ↩︎