-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Time limited v2 multi redeem (#1995)
* break apart verification for tlv1 and blinded token SKU credentials * allow for multiple redemptions of time limited v2 credentials we return the unique token id to the caller in order to allow them to differentiate distinguish a retry of the initial redemption and provide idempotent behavior * Refactor changes from 1995 * refactor: TLV2 multi redeem (#2081) * change method parameter name from req to cred * log in controller --------- Co-authored-by: PavelBrm <[email protected]> Co-authored-by: husobee <[email protected]> Co-authored-by: clD11 <[email protected]>
- Loading branch information
1 parent
9c86da1
commit 592bb42
Showing
2 changed files
with
144 additions
and
126 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