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

#164824973 fix social auth #45

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Peace-Apple
Copy link
Contributor

@Peace-Apple Peace-Apple commented Mar 22, 2019

What does this PR do?
This PR fixes a bug in the social auth feature

Description of Task to be completed?

  • Add a try-catch block in the register.py file

How should this be manually tested?

  • Clone the repo and cd into Ah-backend-aquaman
  • git checkout
  • pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver
  • Register and then login into the system using google, facebook and twitter

What are the relevant pivotal tracker stories?

#164824973

- Handle exceptions when to return a user object

[Fixes #164824973]
@Peace-Apple Peace-Apple changed the title fix(socialAuth): fix social auth #164824973 fix social auth Mar 22, 2019
@codeclimate
Copy link

codeclimate bot commented Apr 7, 2019

Code Climate has analyzed commit 8e863e1 and detected 0 issues on this pull request.

View more on Code Climate.

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.

None yet

2 participants