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

#168167911 Fix social login endpoint #86

Merged
merged 1 commit into from
Aug 30, 2019

Conversation

mekzy-o
Copy link
Contributor

@mekzy-o mekzy-o commented Aug 30, 2019

What does this PR do?

  • Fix Social Login

Description of Task to be completed?

  • Check if the user is verified
  • Redirect the user to the frontend to complete registration or sign in

How should this be manually tested?

  • clone the repo
  • npm install
  • npm run server
  • make a get request to /api/v1/auth/google or /api/v1/auth/facebook.

Any background context you want to provide?

N/A

What are the relevant pivotal tracker stories?

#168167911

Screenshots (if appropriate)

N/A

routes/authRoutes.js Outdated Show resolved Hide resolved
routes/authRoutes.js Outdated Show resolved Hide resolved
routes/authRoutes.js Outdated Show resolved Hide resolved
routes/authRoutes.js Outdated Show resolved Hide resolved
@ocranbillions ocranbillions temporarily deployed to mazus-ah-staging-pr-86 August 30, 2019 11:34 Inactive
@mekzy-o mekzy-o force-pushed the bg-fix-social-login-168167911 branch from f2a9fd6 to 6543fa5 Compare August 30, 2019 11:35
@ocranbillions ocranbillions temporarily deployed to mazus-ah-staging-pr-86 August 30, 2019 11:35 Inactive
Fixed social login endpoint to redirect user on success or failure

[Finishes #168167911]
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.

3 participants