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

refactor findOrCreateUser() to find by email & use callbacks. #44

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

andrwsalcdo
Copy link
Contributor

#43
use callbacks because passport js has not been written to support promises, so this will make it easier to reason about going forward.

see this to learn more: jaredhanson/passport#536

@andrwsalcdo andrwsalcdo merged commit 834feb3 into dev Jun 11, 2018
@andrwsalcdo andrwsalcdo deleted the refactor/passport-helper-cb/#43 branch June 11, 2018 15:18
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

Successfully merging this pull request may close these issues.

1 participant