Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Oct 3, 2024
1 parent 10cf886 commit 8bc3a9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyeudiw/openid4vp/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ def verify_signature(self, public_key: JWK) -> None:
:raises [InvalidSignatureException]:
"""
raise NotImplementedError

# TODO: VP proof of possession verification method should be implemented

0 comments on commit 8bc3a9b

Please sign in to comment.