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

Only perform verification or update existing user #442

Open
yousifa opened this issue Mar 31, 2023 · 0 comments
Open

Only perform verification or update existing user #442

yousifa opened this issue Mar 31, 2023 · 0 comments

Comments

@yousifa
Copy link

yousifa commented Mar 31, 2023

Is there a way to update an existing user?

For example: A user is already signed in, but now wants to auth using social auth (in my case, apple id). Instead of creating a new account when they authenticate, I want to update their existing account if they are already authenticated with a token.

If this is not possible out of the box, is how can I call only the verification process and decide whether to create an account / update an account on my own (and receive the user's new data)?

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

No branches or pull requests

1 participant