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

refactor: apply suggestions from code review

This commit is contained in:
Gao Sun 2023-02-02 18:33:55 +08:00 committed by GitHub
parent fdb2bb48ed
commit 51774ad8c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
"@logto/ui": minor
---
## Streamlining the social sign-up flow
**Streamlining the social sign-up flow**
- detect trusted email (or phone number) from the social account
- email (or phone number) has been registered: Automatically connecting the social identity to the existing user account with a single click
- email (or phone number) not registered: Automatically sync up the user profile with the social provided email (or phone) if and only if marked as a required user profile.
- email (or phone number) has been registered: automatically connecting the social identity to the existing user account with a single click
- email (or phone number) not registered: automatically sync up the user profile with the social provided email (or phone) if and only if marked as a required user profile.