Fix OpenID signin #6

Open
ldr wants to merge 1 commit from bump-openid-version into master

1 commit

Author SHA1 Message Date
ldr
479314af0c Fix OpenID signin
The update from v1.0.1 to v1.1.0 introduced "support for `nonce` and `state` parameters during authorization code flow", but that support was buggy so the login broke.
The following release, v2.0.0, fixes that bug: "Fix some errors relating to how state and nonce parameters were handled in the django integration."
The breaking change should hopefully not affect Bitpoll and everything seems to work when using OpenID.

See the changelog for more: https://github.com/fsinfuhh/py_simple_openid_connect/tags
2026-01-31 00:35:51 +01:00