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
Want an application to be able to display a QR code that a user scans, opens the Vault Mobile app and prompts the user if they want to share their DID with the requested application.
Implementation:
SSO WSS: New message type "did-request"
Vault Auth Client: Add support for "did-request" similar to "auth-request"
Vault Web: Add support for "did-request" into the "auth-request" page
Vault Mobile: Add support for "did-request" similar to "auth-request"
Generic Demo: Add support for requesting a user's DID via the mobile app instead of manually entering a DID
Practice Management: Add support for requesting a user's DID via the mobile app instead of manually entering a DID
The text was updated successfully, but these errors were encountered:
Description:
Want an application to be able to display a QR code that a user scans, opens the Vault Mobile app and prompts the user if they want to share their DID with the requested application.
Implementation:
The text was updated successfully, but these errors were encountered: