Skip to content

use dict instead of set as set cannot be encoded as JSON#1

Open
jeffcjohnson wants to merge 1 commit intomaxneust:masterfrom
jeffcjohnson:master
Open

use dict instead of set as set cannot be encoded as JSON#1
jeffcjohnson wants to merge 1 commit intomaxneust:masterfrom
jeffcjohnson:master

Conversation

@jeffcjohnson
Copy link

flask-login changes the session encoding from pickle to JSON. Sets cannot be encoded with JSON so use a dictionary instead.

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.

1 participant