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

Enforce account linking and restricted signup? #143

Open
jpasquers opened this issue Oct 13, 2022 · 0 comments
Open

Enforce account linking and restricted signup? #143

jpasquers opened this issue Oct 13, 2022 · 0 comments

Comments

@jpasquers
Copy link

Is there a way to set up/configure the account linking extension so that it:

  1. Bypasses the User prompt to do account linking and proceeds with the linking process
  2. Fails the newer user creation if the account linking fails (I reckon this part could be tricky since the rule processes post user registration right?)

The reason for this need is that auth0 accounts map back many to one to our accounts via email. At the same time we don't require email verification by default for basic auth0 accounts. So if a user proceeds to social signup for an email that has an existing direct unverified account, we would use the notion of the dual authorization to guarantee that the user has proper access to both identities.

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