bitwarden-estensione-browser/libs/common/src/state-migrations
Jared Snider 899172722a
Auth/PM-5263 - TokenService State provider migration bug fix to avoid persisting tokens in local storage (#8413)
* PM-5263 - Update token svc state provider migration to avoid persisting secrets that shouldn't exist in local storage to state provider local storage using new migration helper type.

* PM-5263 - TokenSvc migration - tests TODO

* write tests for migration

* fix tests

---------

Co-authored-by: Jake Fink <jfink@bitwarden.com>
2024-03-25 16:26:27 -04:00
..
migrations Auth/PM-5263 - TokenService State provider migration bug fix to avoid persisting tokens in local storage (#8413) 2024-03-25 16:26:27 -04:00
.eslintrc.json PM-3585 Improve state migrations (#5009) 2023-08-30 17:57:20 +00:00
index.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migrate.spec.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migrate.ts [PM-5571] Migrate enableDDG to state provider framework (#8384) 2024-03-22 13:32:03 -04:00
migration-builder.spec.ts [PM-6965] Add `type` Property to `MigrationHelper` (#8411) 2024-03-25 14:28:42 +00:00
migration-builder.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
migration-helper.spec.ts [PM-6965] Add `type` Property to `MigrationHelper` (#8411) 2024-03-25 14:28:42 +00:00
migration-helper.ts [PM-6965] Add `type` Property to `MigrationHelper` (#8411) 2024-03-25 14:28:42 +00:00
migrator.spec.ts [PM-6965] Add `type` Property to `MigrationHelper` (#8411) 2024-03-25 14:28:42 +00:00
migrator.ts [deps] Autofill: Update prettier to v3.2.2 (#7565) 2024-01-17 16:02:44 -05:00