From 9770052e4c904ac5ddfcd30d604489cf4754fbdc Mon Sep 17 00:00:00 2001 From: Gao Sun Date: Tue, 16 Aug 2022 10:37:20 +0800 Subject: [PATCH] chore: update README (#1786) --- README.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a5f5e5d5d..9714fddd8 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,21 @@ Logto[^info] helps you build the sign-in, auth, and user identity within minutes. -**Highlights** +🧑‍💻 **A frontend-to-backend identity solution** -- A frontend-to-backend identity solution. - - A delightful sign-in experience for end-users and an OIDC-based identity service. - - Web and native 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. +- A delightful sign-in experience for end-users and an OIDC-based identity service. +- Web and native 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](https://en.wikipedia.org/wiki/Customer_identity_access_management)" (CIAM) or "customer identity solution."