Skip to content

Commit

Permalink
feat: add presentation definition and -submission
Browse files Browse the repository at this point in the history
  • Loading branch information
nanderstabel committed May 4, 2023
1 parent 35cc114 commit a4a2436
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ pub mod claims;
pub mod id_token;
pub mod jwt;
pub mod key_method;
pub mod presentation_definition;
pub mod presentation_submission;
pub mod provider;
pub mod registration;
pub mod relying_party;
Expand Down

0 comments on commit a4a2436

Please sign in to comment.