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

feat(wallet/backend): add endpoints for view/change pin #1659

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

sanducb
Copy link
Contributor

@sanducb sanducb commented Sep 30, 2024

Context

Changes

This PR adds endpoints for viewing and changing a card's PIN code.

@sanducb sanducb self-assigned this Sep 30, 2024
@sanducb sanducb linked an issue Sep 30, 2024 that may be closed by this pull request
3 tasks
@github-actions github-actions bot added package: wallet/backend Wallet backend implementations type: source Source changes labels Sep 30, 2024
@github-actions github-actions bot added the type: test Improvements or additions to tests label Sep 30, 2024
@sanducb sanducb marked this pull request as ready for review October 1, 2024 10:53
@sanducb sanducb merged commit 237b91a into main Oct 1, 2024
16 checks passed
@sanducb sanducb deleted the 1627-cards-wallet-backend-viewchange-pin-code branch October 1, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: wallet/backend Wallet backend implementations type: source Source changes type: test Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cards] Wallet Backend - View/change PIN code
2 participants