Skip to content

Key Error issue #53

@mullim

Description

@mullim

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions