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

#165674559 Fix social authentication logic to accommodate unique usernames #64

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

codinger41
Copy link
Contributor

What does this PR do?

Fix social authentication logic to accommodate unique usernames

Description of Task to be completed?

Google authentication fails when a user signs up with Google, with 2 google emails and the user has the same name. Now I wrote this logic to check if the username already exists. If the email and username matches, it'll move to the next logic of the controller.

How should this be manually tested?

  • click the google sign in button.

Any background context you want to provide?

  • N/A

What are the relevant pivotal tracker stories?

https://www.pivotaltracker.com/story/show/165674559

Screenshots (if appropriate)

Questions:

N/A

@codinger41 codinger41 added the Peer review needed Peer review needed label Apr 29, 2019
@codinger41 codinger41 requested a review from Dubby20 April 29, 2019 11:15
@codinger41 codinger41 added TTL review needed TTL review needed and removed Peer review needed Peer review needed labels Apr 29, 2019
@codinger41 codinger41 requested review from 9jaswag and removed request for youngestdj and Dubby20 April 29, 2019 11:21
@9jaswag 9jaswag merged commit 6e4074a into develop Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TTL review needed TTL review needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants