0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: update README.md (#6297)

* chore: update README.md

* chore: add awesome list
This commit is contained in:
Gao Sun 2024-07-22 12:11:57 +08:00 committed by GitHub
parent def21c7bca
commit a48b7cf914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 3 deletions

11
AWESOME.md Normal file
View file

@ -0,0 +1,11 @@
# Logto awesome
Here's the list of awesome community-contributed resources for Logto. Feel free to add yours by submitting a pull request.
## Account
- [Logto Account Dashboard](https://github.com/t2vee/Logto-Account-Dashboard) by @t2vee
## API
- [Go API client for logto](https://github.com/mostafa/go-api-client) by @mostafa

View file

@ -25,6 +25,7 @@ Logto[^info] is an Auth0 alternative designed for modern apps and SaaS products.
- Enables OIDC-based authentication with Logto SDKs. - 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. - 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. - Offers beautiful UI components with customizable CSS to suit your business needs.
- Has an open community with many warm-hearted contributors and users. Check out our [awesome list](./AWESOME.md) of community-contributed resources.
📦 **Out-of-the-box infrastructure** 📦 **Out-of-the-box infrastructure**
@ -37,12 +38,12 @@ Logto[^info] is an Auth0 alternative designed for modern apps and SaaS products.
- 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. - Facilitates user management and provides audit logs for understanding identity-related user information and maintaining security.
- Enables single sign-on (SSO) and multi-factor authentication (MFA) without extra coding. - Enables single sign-on (SSO) and multi-factor authentication (MFA) without extra coding.
- Leverages Logto Organizations to build multi-tenancy apps with ease. - 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." 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."
[Subscribe to us](https://logto.io/subscribe/?utm_source=github&utm_medium=repo_logto) now to stay updated with the latest information about the Logto Cloud (SaaS) and receive feature updates in real-time. > [!IMPORTANT]
> [Subscribe to us](https://logto.io/subscribe/?utm_source=github&utm_medium=repo_logto) now to stay updated with the latest information about the Logto Cloud (SaaS) and receive feature updates in real-time.
## Get started ## Get started