Skip to content

Commit

Permalink
Show consent screen only when the browser is Firefox
Browse files Browse the repository at this point in the history
WE2-789

Signed-off-by: Mart Somermaa <[email protected]>
  • Loading branch information
mrts committed Jul 25, 2023
1 parent 2afde08 commit de7e078
Show file tree
Hide file tree
Showing 8 changed files with 192 additions and 152 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The Web eID extension for Safari is built as a [Safari web extension](https://de
1. Install the latest LTS version of Node.js - [https://nodejs.org](https://nodejs.org)

2. Clone the project
```bash/
```bash
git clone --recurse-submodules https://github.com/web-eid/web-eid-webextension.git
```

Expand Down
134 changes: 68 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
"rollup-plugin-license": "^2.6.0",
"rollup-plugin-polyfill": "^3.0.0",
"ts-jest": "^27.1.1",
"typescript": "^4.5.2",
"webextension-polyfill": "^0.8.0"
"typescript": "^4.5.2"
},
"dependencies": {}
}
Loading

0 comments on commit de7e078

Please sign in to comment.