Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

key_import and alg_info #117

Merged
merged 2 commits into from
Jan 24, 2025
Merged

key_import and alg_info #117

merged 2 commits into from
Jan 24, 2025

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Nov 25, 2024

Wrappers for a number of CryptoJWT methods to make sure there is only one copy of a key in the key jar (idpyoidc.key_import).

Changed the name of a module from "metadata" to "alg_info" since metadata was a very bad name.

Removed defaults for request_uri_parameter_supported and request_parameter_supported.

Moved the transform module from claims to idpyoidc. Bumped the version to 5.0.0

rohe added 2 commits November 25, 2024 13:54
… one copy of a key in the key jar (idpyoidc.key_import).

Changed the name of a module from metadata to alg_info since metadata was a very bad name.
Removed defaults for request_uri_parameter_supported and request_parameter_supported.
Moved the transform module from claims to idpyoidc.
Bumped the version to 5.0.0
@rohe rohe requested a review from c00kiemon5ter November 26, 2024 13:47
Copy link
Contributor

@lionick lionick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have made the appropriate checks and everything seems to work properly.

@rohe rohe merged commit fd283e2 into main Jan 24, 2025
5 checks passed
@rohe rohe deleted the arg_info-key_import branch January 24, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants