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

chore: update README (#1433)

* chore: update README

* chore: update README
This commit is contained in:
Gao Sun 2022-07-06 14:00:12 +08:00 committed by GitHub
parent f6be19e1e3
commit c45a91f9ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,9 +27,9 @@ Logto[^info] helps you build the sign-in experience and user identity within min
- An OIDC-based identity service - An OIDC-based identity service
- Multi-platform user sign-in/up experience with dark mode and SDKs (Web, iOS, and Android) - Multi-platform user sign-in/up experience with dark mode and SDKs (Web, iOS, and Android)
- Sign-in/up with dynamic SMS/Email passcode - Sign in/up with dynamic SMS/Email passcode (Passwordless)
- Out-of-box social sign-in integration (GitHub, Google, WeChat, Alipay, etc.) - Out-of-box social sign-in integration (GitHub, Google, WeChat, Alipay, etc.)
- A web UI to control all above (Admin Console) - A web UI to control all the above (Admin Console)
- Extendable multi-language support - Extendable multi-language support
Boringly, we call it "[customer identity access management](https://en.wikipedia.org/wiki/Customer_identity_access_management)" (CIAM) or "customer identity solution." Boringly, we call it "[customer identity access management](https://en.wikipedia.org/wiki/Customer_identity_access_management)" (CIAM) or "customer identity solution."
@ -39,6 +39,10 @@ Boringly, we call it "[customer identity access management](https://en.wikipedia
- Visit our 🎨 [website](https://logto.io) for a brief introduction if you are new to Logto. - Visit our 🎨 [website](https://logto.io) for a brief introduction if you are new to Logto.
- A step-by-step guide is available on 📖 [docs.logto.io](https://docs.logto.io) (also in [简体中文](https://docs.logto.io/zh-cn)). - A step-by-step guide is available on 📖 [docs.logto.io](https://docs.logto.io) (also in [简体中文](https://docs.logto.io/zh-cn)).
### Try it online (GitPod)
[Click here](https://gitpod.io/#https://github.com/logto-io/logto) to launch Logto in 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.
## Bug Report, Feature Request, Feedback ## 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@silverhand.io](mailto:security@silverhand.io). - 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@silverhand.io](mailto:security@silverhand.io).