You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Althoug end-users might not need more details, in dev mode we want to give devs more feedback.
Errors in specific:
Failed to parse QR code: this can be split up into 2 errors, either the QR code has an invalid syntax according to the OID4VC protocol. We could even link the Specs here. Or, the QR code leads to invalid/unusable content, the error should then say as such.
Operation timed out: This can be due to a break in one of the many steps of the OID4VC flow. After the above mentioned issue has been closed, we should display more fine-grained error messages.
Description
blocked by this issue in the oid4vc repository:
impierce/openid4vc#78
Althoug end-users might not need more details, in dev mode we want to give devs more feedback.
Errors in specific:
Motivation
add to DX
Resources
No response
To-do List
The text was updated successfully, but these errors were encountered: