1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-25 00:53:22 +00:00

[PM-27331] Update the sdk service to use accountCryptographicState (#18274)

* Update the sdk service to use accountCryptographicState
This commit is contained in:
Thomas Avery
2026-02-23 12:23:37 -06:00
committed by GitHub
parent 99445e1ca6
commit 672a6026e3
5 changed files with 61 additions and 93 deletions

View File

@@ -1685,7 +1685,7 @@ const safeProviders: SafeProvider[] = [
AccountServiceAbstraction,
KdfConfigService,
KeyService,
SecurityStateService,
AccountCryptographicStateService,
ApiServiceAbstraction,
StateProvider,
ConfigService,