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

Differentiate between a SocialLoginLink being used to Register v.s being used to simply Log-in #199

Open
dylanfpaul opened this issue May 25, 2017 · 1 comment

Comments

@dylanfpaul
Copy link

I realize that the SocialLoginLink component acts a way for users to 'register' as well as 'login' using a social provider. How do I differentiate between a user using the SocialLoginLink component successfully for the first time (aka signing up with our app) and the user using it to simply login. I want to be able to catch a successful 'social registration' and redirect them to interfaces that should only appear after a successful sign up, not a 'login' per se.

@dylanfpaul
Copy link
Author

I guess what I want to know is if there is a callback for a successful Social Login, and if I can also differentiate if this Social Login was in fact a 'social register' of sorts (so socially logging in for the very first time).

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