Open
Description
The code gets a serialized association (a String) then attempts to decode it with:
authomatic/authomatic/providers/openid.py
Line 108 in e8b7c68
This does not work in Python 3 as Strings do not need to be decoded.
Simple fix would be to remove this however more thought would need to be put it in to retain Python 2 compatibility I would imagine.
Metadata
Metadata
Assignees
Labels
No labels