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

Card: Remove Vault Listener Pattern #306

Merged
merged 22 commits into from
Dec 10, 2024
Merged

Conversation

sshropshire
Copy link
Collaborator

@sshropshire sshropshire commented Dec 9, 2024

Summary of changes

  • This PR migrates the CardClient vault flow away from the listener pattern.
  • Migration Guide updates will come in a later PR
  • Users must now balance calls to CardClient.presentAuthChallenge() with calls to CardClient.finishVault() to complete a vault flow
  • This PR is a follow up to the previously merged Card: Remove Approve Order Listener Pattern #305 PR

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@sshropshire sshropshire marked this pull request as ready for review December 10, 2024 19:33
@sshropshire sshropshire requested a review from a team as a code owner December 10, 2024 19:33
@sshropshire sshropshire merged commit 898ba06 into main Dec 10, 2024
6 checks passed
@sshropshire sshropshire deleted the card_vault_remove_listener branch December 10, 2024 22:08
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

Successfully merging this pull request may close these issues.

2 participants