bitwarden-estensione-browser/apps/browser
Bernd Schoolmann ad26f0890a
[PM-4348] Migrate AuthGuards to functions (#9595)
* Migrate auth guards

* Fix remaining auth guard migration

* Fix unauth guard usage

* Add unit tests for auth guard and unauth guard

* Remove unused angular DI code

* Move auth related logic out fo sm guard

* Add tests

* Add more tests for unauth guard

* Fix incorrect merge
2024-07-25 17:00:29 -04:00
..
.vscode
config
spec
src [PM-4348] Migrate AuthGuards to functions (#9595) 2024-07-25 17:00:29 -04:00
store
.eslintrc.json
.gitignore
README.md
crowdin.yml
gulpfile.js
jest.config.js
package.json Add in NODE_OPTIONS for Build Safari job (#10213) 2024-07-22 12:27:28 -06:00
postcss.config.js
tailwind.config.js
test.setup.ts [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.json [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.spec.json
webpack.config.js

README.md

Github Workflow build browser on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

Documentation

Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.