1
0
mirror of https://github.com/bitwarden/web synced 2025-12-15 15:53:18 +00:00

[PS-74] Fix user authentication state checks (#1632)

* Update to use new authStatus method

* Delete unused services and import

* update jslib
This commit is contained in:
Thomas Rittson
2022-04-30 10:51:33 +10:00
committed by GitHub
parent 1f0d496f21
commit 446f2027b4
3 changed files with 8 additions and 11 deletions

View File

@@ -3,7 +3,6 @@ import { ToastrModule } from "ngx-toastr";
import {
JslibServicesModule,
WINDOW,
SECURE_STORAGE,
STATE_FACTORY,
STATE_SERVICE_USE_CACHE,