0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

Merge pull request #3048 from logto-io/simeng-social-change-set

chore(core,ui): add social flow changeset
This commit is contained in:
Gao Sun 2023-02-02 18:41:41 +08:00 committed by GitHub
commit de1b418461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,10 @@
---
"@logto/core": minor
"@logto/ui": minor
---
**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.