Skip to content

Enable DOM storage in issuance WebView - #50

Open
frostevent wants to merge 1 commit into
digitalcredentialsdev:mainfrom
frostevent:webview-domstorage
Open

Enable DOM storage in issuance WebView#50
frostevent wants to merge 1 commit into
digitalcredentialsdev:mainfrom
frostevent:webview-domstorage

Conversation

@frostevent

Copy link
Copy Markdown

Purpose
We are testing our OID4VCI API with this demo application, and the issuance WebView requires DOM storage for our SPA to load.

Testing

  • enable Chrome's chrome://flags/#web-identity-digital-credentials-creation flag, initiate an OID4VCI offer through the DC API, use an Android phone with the CMWallet app to go through the Authorization flow in the WebView, save the credential in the Wallet.

The identity-verification page loaded in the authorization WebView is a
JS SPA that uses localStorage/sessionStorage. Without domStorageEnabled
(default false) it renders blank. Enable it so the page loads.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 this pull request may close these issues.

1 participant