All Projects → logto-io → logto

logto-io / logto

Licence: MPL-2.0 license
🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.

Programming Languages

typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to logto

Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (-49.2%)
Mutual labels:  oauth2, auth, authorization, openid-connect
Hydra
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Compatible with MITREid.
Stars: ✭ 11,884 (+247.38%)
Mutual labels:  identity, oauth2, authorization, openid-connect
Oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Stars: ✭ 2,323 (-32.1%)
Mutual labels:  identity, oauth2, authorization, openid-connect
undertow-pac4j
Security library for Undertow: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 35 (-98.98%)
Mutual labels:  authorization, openid-connect, social-login
jax-rs-pac4j
Security library for JAX-RS and Jersey
Stars: ✭ 48 (-98.6%)
Mutual labels:  authorization, openid-connect, social-login
Angular Auth Oidc Client
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
Stars: ✭ 577 (-83.13%)
Mutual labels:  identity, oauth2, auth
werther
An Identity Provider for ORY Hydra over LDAP
Stars: ✭ 103 (-96.99%)
Mutual labels:  identity, oauth2, openid-connect
Identityserver4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Stars: ✭ 8,428 (+146.36%)
Mutual labels:  identity, oauth2, openid-connect
Identitymodel
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
Stars: ✭ 693 (-79.74%)
Mutual labels:  identity, oauth2, openid-connect
Authing
🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications.
Stars: ✭ 247 (-92.78%)
Mutual labels:  identity, oauth2, openid-connect
beyondauth
a traefik / nginx companion to create an identity aware proxy like beyondcorp
Stars: ✭ 26 (-99.24%)
Mutual labels:  identity, authorization, openid-connect
Doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
Stars: ✭ 4,917 (+43.73%)
Mutual labels:  identity, oauth2, authorization
Product Is
Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
Stars: ✭ 435 (-87.28%)
Mutual labels:  identity, oauth2, authorization
Aspnet5identityserverangularimplicitflow
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 5 IdentityServer4
Stars: ✭ 670 (-80.42%)
Mutual labels:  identity, oauth2, authorization
Django Oidc Provider
OpenID Connect and OAuth2 provider implementation for Djangonauts.
Stars: ✭ 320 (-90.65%)
Mutual labels:  identity, oauth2, openid-connect
Jpproject.identityserver4.adminui
🔧 ASP.NET Core 3 & Angular 8 Administration Panel for 💞IdentityServer4 and ASP.NET Core Identity
Stars: ✭ 717 (-79.04%)
Mutual labels:  identity, oauth2, openid-connect
Cloudfront Auth
An AWS CloudFront [email protected] function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
Stars: ✭ 471 (-86.23%)
Mutual labels:  oauth2, authorization, openid-connect
Zitadel
ZITADEL - Cloud Native Identity and Access Management
Stars: ✭ 105 (-96.93%)
Mutual labels:  identity, oauth2, openid-connect
authorize-me
Authorization with social networks
Stars: ✭ 44 (-98.71%)
Mutual labels:  auth, authorization, social-login
Cierge
🗝️ Passwordless OIDC authentication done right
Stars: ✭ 1,245 (-63.61%)
Mutual labels:  identity, oauth2, openid-connect

Logto | Product Hunt

release core coverage checks gitpod render

Logto1 helps you build the sign-in, auth, and user identity within minutes.

Highlights

  • A frontend-to-backend identity solution.
    • A delightful sign-in experience for end-users and an OIDC-based identity service.
    • Multi-platform SDKs that can integrate your apps with Logto quickly.
  • Out-of-box technology and UI support for many things you needed to code before.
    • A centralized place to customize the user interface and then LIVE PREVIEW the changes you make.
    • Social sign-in for multiple platforms (GitHub, Google, WeChat, Alipay, etc.).
    • Dynamic passcode sign-in (via SMS or email).
  • Fully open-sourced, while no identity knowledge is required to use.
    • Super easy tryout (less than 1 min via GitPod, not joking), step-by-step tutorials and decent docs.
    • A full-function web admin console to manage the users, identities, and other things you need within a few clicks.

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

Get started

Launch Logto

Online demo (GitPod)

Click here to launch Logto via GitPod. Once you see the message like App is running at https://3001-...gitpod.io in the terminal, press Cmd (or Ctrl) and click the URL to continue your Logto journey.

Docker Compose

Docker Compose CLI usually comes with Docker Desktop.

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

One-liner script

Requires Node.js ^16.13.0 + PostgreSQL ^14.0.

node -e "$(printf "%s" "$(curl -fsSL https://raw.githubusercontent.com/logto-io/logto/HEAD/install.js)")"

Language support

const languages = ['English', '简体中文', 'Türkçe', '한국어'];

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 🔒 [email protected].
  • About other bug reports, feature requests, and feedback, you can directly 🙋 open an issue on GitHub or 💬 join our Discord server to have a live chat. We also have a 🗓️ public roadmap available.

Contributing

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


Footnotes

  1. Licensed with MPL-2.0. Designed by Silverhand Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].