mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: update README.md (#5139)
This commit is contained in:
parent
9089dbf845
commit
4e9d21e0f1
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -12,25 +12,26 @@
|
|||
[![gitpod](https://img.shields.io/badge/gitpod-available-f09439)](https://gitpod.io/#https://github.com/logto-io/demo)
|
||||
[![render](https://img.shields.io/badge/render-deploy-5364e9)](https://render.com/deploy?repo=https://github.com/logto-io/logto)
|
||||
|
||||
Logto[^info] is a cost-effective open-source alternative to Auth0. It offers a seamless developer experience and is well-suited for individuals and growing companies.
|
||||
Logto[^info] is an Auth0 alternative designed for modern apps and SaaS products. It offers a seamless developer experience and is well-suited for individuals and growing companies.
|
||||
|
||||
🧑💻 **Comprehensive frontend-to-backend identity solution**
|
||||
|
||||
- Enables OIDC-based authentication and RBAC authorization.
|
||||
- Supports passwordless sign-in, along with various options like Email, Phone number, Username, Google, Facebook, and other social sign-in methods.
|
||||
- Enables OIDC-based authentication with Logto SDKs.
|
||||
- Supports passwordless sign-in, along with various options like email, phone number, username, Google, Facebook, and other social sign-in methods.
|
||||
- Offers beautiful UI components with customizable CSS to suit your business needs.
|
||||
|
||||
📦 **Out-of-the-box infrastructure**
|
||||
|
||||
- Includes a ready-to-use management API, serving as your authentication provider, thus eliminating the need for extra implementation.
|
||||
- Includes a ready-to-use Management API, serving as your authentication provider, thus eliminating the need for extra implementation.
|
||||
- Provides SDKs that seamlessly integrate your apps with Logto across multiple platforms and languages, tailored to your development environment.
|
||||
- Offers flexible connectors that can be scaled with community contributions and customized with SAML, OAuth, and OIDC protocols.
|
||||
|
||||
💻 **Enterprise-ready solutions**
|
||||
|
||||
- Implements Role-Based Access Control (RBAC) for scalable role authorization, catering to a wide range of use cases.
|
||||
- Implements role-based access control (RBAC) for scalable role authorization, catering to a wide range of use cases.
|
||||
- Facilitates user management and provides audit logs for understanding identity-related user information and maintaining security.
|
||||
- Currently working on Single Sign-On (SSO), Organizations, and Multi-Factor Authentication (MFA) features. Stay tuned!
|
||||
- Enables single sign-on (SSO) and multi-factor authentication (MFA) without extra coding.
|
||||
- Leverages Logto Organizations to build multi-tenancy apps with ease.
|
||||
|
||||
In a more approachable way, we refer to this solution as "[Customer Identity Access Management (CIAM)](https://en.wikipedia.org/wiki/Customer_identity_access_management)" or simply, the "Customer Identity Solution."
|
||||
|
||||
|
|
Loading…
Reference in a new issue