From fdb2bb48ed0fba17a8284e51639b88005eaf73ce Mon Sep 17 00:00:00 2001 From: simeng-li Date: Thu, 2 Feb 2023 18:20:40 +0800 Subject: [PATCH] chore(core,ui): add social flow changeset add social flow changeset --- .changeset/sweet-dolphins-own.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .changeset/sweet-dolphins-own.md diff --git a/.changeset/sweet-dolphins-own.md b/.changeset/sweet-dolphins-own.md new file mode 100644 index 000000000..35296ce92 --- /dev/null +++ b/.changeset/sweet-dolphins-own.md @@ -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.