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

Key Error issue #53

Closed
mullim opened this issue Aug 21, 2017 · 1 comment
Closed

Key Error issue #53

mullim opened this issue Aug 21, 2017 · 1 comment

Comments

@mullim
Copy link

mullim commented Aug 21, 2017

These two lines in the disconnect() method in Lesson 4 Step 2:

del login_session['gplus_id']
del login_session['credentials']

Need to be deleted or logging out will cause a Key Error.

Thanks
-Mike

@acmujica
Copy link

I didn't see this last night. #54 should solve this

@mullim mullim closed this as completed Jun 6, 2018
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

No branches or pull requests

2 participants