You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
housekeeping #25
* use https://github.com/frostming/fix-future-annotations pre-commit hook to make sure future annotations are used everywhere
* apply pyupgrade, as pre-commit check
* pre-commit autoupdate
* poetry update
hopefully last fixes before v1.2.0 (#17)
* fix ID Token validation when signature verification key does not contain an "alg" param
* fix validation of empty at_hash, c_hash, s_hash values
* do not validate the ID Token if there is no ID Token