Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support preserving Claim/Check in uow returned from redeemClaimcheck #398

Open
CodeOnCoffee opened this issue Jan 17, 2025 · 0 comments
Open

Comments

@CodeOnCoffee
Copy link

We have a use-case where we want to retrieve the claim/check in fromKinesis, but still have access to the raw claim entry to forward it along downstream. We implemented this in redeemClaimcheck by passing-in a retainClaim option which when true adds the claim to the uow under a 'claimCheck' property.

Please advise if you would like us to open a PR to add this functionality

claimcheck.js.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant