bitwarden-estensione-browser/libs/common/src/platform/services
Jared Snider 91f1d9fb86
Auth/PM-6689 - Migrate Security Stamp to Token Service and State Provider (#8792)
* PM-6689 - Add security stamp to Token state

* PM-6689 - Remove Security Stamp from account and state service

* PM-6689 - Add security stamp get and set to token service + abstraction + tests

* PM-6689 - Add migration for security stamp, test it, and register it with migrator

* PM-6689 - Update sync service + deps to use token service.

* PM-6689 - Cleanup missed usages of account tokens which has been removed.

* PM-6689 - Per PR feedback, remove unnecessary data migration as the security stamp is only in memory and doesn't need to be migrated.
2024-04-19 16:44:24 -04:00
..
config Specify clearOn options for platform services (#8584) 2024-04-09 11:17:00 -04:00
cryptography [PM-5533] migrate provider keys (#7649) 2024-01-29 16:53:01 -05:00
file-upload [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
key-state Use `UserKeyDefinition` for user-scoped data (#8667) 2024-04-10 11:35:44 -04:00
app-id.service.spec.ts [deps]: Lock file maintenance (#7700) 2024-04-03 15:48:04 +02:00
app-id.service.ts [PM-6654] new app id service for angular (#8229) 2024-03-12 11:12:40 -04:00
console-log.service.spec.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
console-log.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
container.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
crypto.service.spec.ts Auth/PM-7235 - Refactor AuthService.getAuthStatus, deprecate everBeenUnlocked, and handle initialization of auto user key on client init (#8590) 2024-04-19 11:20:13 -04:00
crypto.service.ts Auth/PM-7235 - Refactor AuthService.getAuthStatus, deprecate everBeenUnlocked, and handle initialization of auto user key on client init (#8590) 2024-04-19 11:20:13 -04:00
default-broadcaster.service.ts [PM-7489] Introduce `MessageSender` & `MessageListener` (#8709) 2024-04-19 15:02:40 -04:00
default-environment.service.spec.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
default-environment.service.ts Specify clearOn options for platform services (#8584) 2024-04-09 11:17:00 -04:00
encrypt.service.spec.ts [PM-5533] migrate provider keys (#7649) 2024-01-29 16:53:01 -05:00
i18n.service.ts [PM-6769] [SM-1158] Fix Translation pipe issues on main (#8319) 2024-03-13 11:35:46 -04:00
key-generation.service.spec.ts [PM-6211] Create key generation service (#7939) 2024-02-23 08:48:15 -05:00
key-generation.service.ts [PM-6211] Create key generation service (#7939) 2024-02-23 08:48:15 -05:00
memory-storage.service.ts [PM-5468] Ensure prototypes available on memory stored objects (#7399) 2024-01-02 10:46:45 -05:00
migration-builder.service.spec.ts [PM-6965] Add `type` Property to `MigrationHelper` (#8411) 2024-03-25 14:28:42 +00:00
migration-builder.service.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migration-runner.spec.ts [PM-6172] Run `localStorage` migrations for web (#7900) 2024-02-14 08:52:13 -05:00
migration-runner.ts [PM-6965] Add `type` Property to `MigrationHelper` (#8411) 2024-03-25 14:28:42 +00:00
noop-notifications.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
state.service.ts Auth/PM-6689 - Migrate Security Stamp to Token Service and State Provider (#8792) 2024-04-19 16:44:24 -04:00
storage-service.provider.spec.ts [PM-6404] Initial Clear Events Code (#8029) 2024-02-27 21:58:31 +00:00
storage-service.provider.ts [PM-6404] Initial Clear Events Code (#8029) 2024-02-27 21:58:31 +00:00
system.service.ts Move fingerprint validated to biometric state povider (#8058) 2024-03-07 19:41:56 -06:00
translation.service.ts Add the missing languages to the translation.service (#8459) 2024-03-25 11:12:32 +01:00
user-key-init.service.spec.ts Auth/PM-7235 - Refactor AuthService.getAuthStatus, deprecate everBeenUnlocked, and handle initialization of auto user key on client init (#8590) 2024-04-19 11:20:13 -04:00
user-key-init.service.ts Auth/PM-7235 - Refactor AuthService.getAuthStatus, deprecate everBeenUnlocked, and handle initialization of auto user key on client init (#8590) 2024-04-19 11:20:13 -04:00
validation.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
web-crypto-function.service.spec.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
web-crypto-function.service.ts [PM-5887] Refactor WebCryptoFunction to Remove Usage of the window Object in the Background Script (#7749) 2024-02-21 15:51:02 +00:00