diff --git a/.changeset/sweet-dolphins-own.md b/.changeset/sweet-dolphins-own.md index 35296ce92..3999f39aa 100644 --- a/.changeset/sweet-dolphins-own.md +++ b/.changeset/sweet-dolphins-own.md @@ -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.