mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
refactor: apply suggestions from code review
This commit is contained in:
parent
fdb2bb48ed
commit
51774ad8c3
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
"@logto/ui": minor
|
"@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
|
- 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) 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) 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.
|
||||||
|
|
Loading…
Reference in a new issue