IdentityPython / idpy-oidc

Implementation of everything OIDC and OAuth2
Apache License 2.0
40 stars 22 forks source link

Dump load #101

Closed rohe closed 6 months ago

rohe commented 7 months ago

The dump/load methods used for persistence storage of state was not working well in the general case. This PR fixes that

rohe commented 6 months ago

@lionick and @peppelinux I really would like to have your reviews.

rohe commented 6 months ago

Completely baffled. Checks fail on a test that is not part of the package ?!