Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To skip the screen which forces the user to login with matched account while autoaccountlink #630

Open
Veeraj1996 opened this issue Aug 7, 2024 · 0 comments

Comments

@Veeraj1996
Copy link

Veeraj1996 commented Aug 7, 2024

Here is what i achieved which discussed in #321 (comment)

  1. User sign in with FB
  2. FB email matches an account in B2C directory
  3. Present screen which forces the user to login with matched account using any one of the IdPs detected on that account (maybe
    Local and Google are registered already to it). We do this by analyzing the identities collection on the account.
    4 If the user manages to login to this account, then link FB to it.
    5 Now the account has FB, Google and Local identities.

But I want to skip the 3 stop where user should be automatically linked to matched account instead prompting to signin again.
Also expecting consequences if I do so.

Please help me to do so. Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant