Skip to content

Add Angular and React examples - #70

Open
svenzik wants to merge 13 commits into
mainfrom
WE2-968-examples
Open

svenzik wants to merge 13 commits into
mainfrom
WE2-968-examples

Parameter to use separate backend API

554ec5f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Sep 11, 2026 in 3s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 24 in examples/web-eid-angular-example/public/mockServiceWorker.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing origin verification in `postMessage` handler Medium

Postmessage handler has no origin check.

Check warning on line 24 in examples/web-eid-react-example/public/mockServiceWorker.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing origin verification in `postMessage` handler Medium

Postmessage handler has no origin check.