flask-openid
flask-openid copied to clipboard
Improper handle of login (assoc_type) error
Hello,
I've been trying to use oid.try_login method to login user using Steam's openid but got the following error:
raise KeyError((namespace, key))
KeyError ('http://specs.openid.net/auth/2.0', 'assoc_type')