Skip to content

Commit

Permalink
[SDK-3155] Predicate based Claim verification (#562)
Browse files Browse the repository at this point in the history
* Rename claims -> expectedClaims in verifier for clarity

* added method to validate claim value using predicate

* Using Predicates for Verification (#560)

* Use predicates for verification

* Code review changes

* Add additional tests for predicate based verification

* Fixed Lint issues
  • Loading branch information
poovamraj authored Mar 25, 2022
1 parent 75833e6 commit 0029a63
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 308 deletions.
Loading

0 comments on commit 0029a63

Please sign in to comment.