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

Made error causing gdisconnect behave like fbconnect. #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Made error causing gdisconnect behave like fbconnect. #54

wants to merge 1 commit into from

Conversation

acmujica
Copy link

Gdisconnect originally was responsible for deleting all the login_session attributes. However in this lesson we refactored that ability to a more general disconnect function. Therefore gdisconnect should behave the same way as fbconnect. In the current form the attributes are attempted to be deleted twice and causes the program to enter debug mode.

Gdisconnect originally was responsible for deleting all the login_session attributes. However in this lesson we refactored that ability to a more general disconnect function. Therefore gdisconnect should behave the same way as fbconnect.
@acmujica
Copy link
Author

Fbconnect should be Chris connect sorry for any confusion

@acmujica
Copy link
Author

Fbconnect should be fbdisconnect sorry for any confusion and also auto correct.

@acmujica acmujica mentioned this pull request Sep 15, 2017
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

1 participant