Closed yunakim714 closed 1 month ago
In Social Login, users are redirected to a 3rd party IDP site to complete login. When they are redirected back to the storefront site, there will be a redirect page with a loading state until the user is successfully logged in.
Figma Prototype here
Breaking changes include: Removing a public function or component or prop Adding a required argument to a function Changing the data type of a function parameter or return value Adding a new peer dependency to package.json
Breaking changes include:
package.json
app/pages/social-login-redirect
To see the redirect page:
To see the redirect page within the social login flow:
Google
You must check off all items in one of the follow two lists:
or...
Description
In Social Login, users are redirected to a 3rd party IDP site to complete login. When they are redirected back to the storefront site, there will be a redirect page with a loading state until the user is successfully logged in.
Figma Prototype here
Types of Changes
Changes
app/pages/social-login-redirect
that will be the redirect page in the social login flowHow to Test-Drive This PR
To see the redirect page:
To see the redirect page within the social login flow:
Google
and see the login flow proceedChecklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization