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

handle qr code via intent-url and deep link #430

Open
2 tasks
phoebus-84 opened this issue Jul 31, 2024 · 0 comments · May be fixed by #431
Open
2 tasks

handle qr code via intent-url and deep link #430

phoebus-84 opened this issue Jul 31, 2024 · 0 comments · May be fixed by #431

Comments

@phoebus-84
Copy link
Collaborator

phoebus-84 commented Jul 31, 2024

qr code should not contain json. in stead they will contain something like this:

openid-credential-offer://?credential_offer=%7B%22credential_issuer%22:%22https://credential-issuer.example.com%22,%22credentials%22:%5B%7B%22format%22:%22jwt_vc_json%22,%22types%22:%5B%22VerifiableCr
edential%22,%22UniversityDegreeCredential%22%5D%7D%5D,%22issuer_state%22:%22eyJhbGciOiJSU0Et...
FYUaBy%22%7D
  • intetnt-url for android
  • intetnt-url for ios
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 a pull request may close this issue.

1 participant