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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

key_import and alg_info #117

wants to merge 2 commits into from

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
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.

1 participant