-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for
PresentationDefinition
by value (#72)
* feat: add `offer_id` to Offer events * feat: add `offer_id` to all Offer events * feat: add polling strategy for JIT credentials * feat: add `POLLING_INTERVAL_MS` const * fix: fix failing tests due to blocking thread * feat: add support for `presentation_definition` in `authorization_requests` endpoint * test: update Postman collection * fix: remove `presentation_definition_id` from SIOPv2 request in Postman collection * test: remove CORS header from Postman Collection * fix: remove `expect("hello")`
- Loading branch information
1 parent
ff9a207
commit 7ac769e
Showing
4 changed files
with
156 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters