We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IN PROGRESS
Wallet request a new wallet attestation
Check the flow https://swimlanes.io/u/Rt5vg-FWI
with DPoP built and signed as previously
new key certificate is added to the body of the request
POST /update-pin HTTP/1.1 Host: wallet-provider.talao.co Authorization: Bearer <token> DPoP: eyljkglkjglkjglkjkjhljkhlhh Content-Type: 'application/x-www-form-urlencoded' key_attestation=o2NmbXRvYXBwbGUtYXBw
The wallet provider back end updates its base with the new salted_pin_code.
Wallet delete the previous attestation
The text was updated successfully, but these errors were encountered:
ThierryThevenet
No branches or pull requests
IN PROGRESS
Wallet request a new wallet attestation
Check the flow https://swimlanes.io/u/Rt5vg-FWI
with DPoP built and signed as previously
new key certificate is added to the body of the request
The wallet provider back end updates its base with the new salted_pin_code.
Wallet delete the previous attestation
The text was updated successfully, but these errors were encountered: