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

Feature/#281 remove dependency with sd jwt python (#297) #306

Closed
wants to merge 24 commits into from

Conversation

peppelinux
Copy link
Member

  • feat: removed sd-jwt external library dependency

  • feat: added tests

  • switch from jwcrypto to cryptojwt

  • feat: add documentation

  • fix: flat old layers

  • Update pyeudiw/sd_jwt/common.py

  • Update docs/SD-JWT.md

  • Update pyeudiw/openid4vp/authorization_response.py

  • Update pyeudiw/sd_jwt/holder.py

  • fix: old types and continue flatting

  • fix: removing translation layer for jwcrypto library

  • wip: issues are confined on sd_jwt folder

  • wip: holder fixed

  • wip: json serialization format management


LadyCodesItBetter and others added 2 commits November 14, 2024 16:17
* feat: removed sd-jwt external library dependency

* feat: added tests

* switch from jwcrypto to cryptojwt

* feat: add documentation

* fix: flat old layers

* Update pyeudiw/sd_jwt/common.py

Co-authored-by: Giuseppe De Marco <[email protected]>

* Update docs/SD-JWT.md

Co-authored-by: Giuseppe De Marco <[email protected]>

* Update pyeudiw/openid4vp/authorization_response.py

Co-authored-by: Giuseppe De Marco <[email protected]>

* Update pyeudiw/sd_jwt/holder.py

Co-authored-by: Giuseppe De Marco <[email protected]>

* fix: old types and continue flatting

* fix: removing translation layer for jwcrypto library

* wip: issues are confined on sd_jwt folder

* wip: holder fixed

* wip: json serialization format management

---------

Co-authored-by: Giuseppe De Marco <[email protected]>
docs/SD-JWT.md Outdated Show resolved Hide resolved
Copy link
Member Author

Choose a reason for hiding this comment

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

the content of this file must be restored in a file utils.py, used by integration tests, see whihc dependency is required by

examples/satosa/ integration tests

@LadyCodesItBetter LadyCodesItBetter mentioned this pull request Nov 15, 2024
pyeudiw/sd_jwt/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
docs/SD-JWT.md Outdated Show resolved Hide resolved
pyeudiw/jwt/__init__.py Outdated Show resolved Hide resolved
pyeudiw/jwt/__init__.py Outdated Show resolved Hide resolved
pyeudiw/sd_jwt/SD-JWT.md Outdated Show resolved Hide resolved
pyeudiw/sd_jwt/SD-JWT.md Outdated Show resolved Hide resolved
pyeudiw/sd_jwt/SD-JWT.md Outdated Show resolved Hide resolved
pyeudiw/jwt/__init__.py Outdated Show resolved Hide resolved
@peppelinux
Copy link
Member Author

Merged in #305

@peppelinux peppelinux closed this Nov 21, 2024
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