-
Notifications
You must be signed in to change notification settings - Fork 10
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
improved showing of error in vci module #619
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #619 +/- ##
========================================
Coverage 72.74% 72.75%
========================================
Files 618 667 +49
Lines 16455 17241 +786
Branches 2116 2189 +73
========================================
+ Hits 11971 12544 +573
- Misses 4097 4297 +200
- Partials 387 400 +13 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
…unction of creating qrcode
…age, create_qr_code
|
Why is this change needed?
Upon printing the vci issuer, the invoice is printed instead of vci issuer and this is happening on a random occasion
How was the change implemented?
Now, I added an argument config=False so that it will always go to the vci issuer
How to test manually
spp_openid_vci_individual
Activate the developer mode
Crypto Admin
RoleEncryption Providers
Menu on top of the page. Click that menu.Default encryption provider
record.Type
field, select theJWCrypto
then Click the buttonCreate Jwcrpyto Key
then Save.Auth Subject ID Type
Issue Card
button in the top-middle of the page.Related links
#372