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

chore: reafactor of jwk schema, minor code cleanup #262

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

Zicchio
Copy link
Collaborator

@Zicchio Zicchio commented Sep 4, 2024

This pull request closes #241 - in particular:

  1. the two different jwk schema files have been unified
  2. now the schema are described in a file called public.py to reflect that they refer to public posrtion of a jwk
  3. the extra copy of JwkSchema has been removed
  4. a simple unit test for the new schemas has been added
  5. the empty par/__init__ file has been removed

@Zicchio Zicchio requested a review from peppelinux September 4, 2024 08:06
@peppelinux peppelinux merged commit a3662a4 into italia:dev Sep 6, 2024
4 checks passed
@Zicchio Zicchio deleted the dev_0.9.0_cleanup branch September 6, 2024 12:20
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.

Fix [eudiwallet] - Inconsistencies and optimizations source code
2 participants