clients/libs/angular/src/auth/guards
Jared Snider 6acaa6c711
Auth/PM-17197 - UnauthGuard Trusted Devices Lock State Refactor (#12938)
* PM-17197 - Refactor DeviceTrustService to deprecate active user state as I need to call with a user id per latest best practice

* PM-17197 - Refactor Unauth Guard to be aware of TDE lock state + use active user best practice.
2025-01-24 13:20:42 -05:00
..
active-auth.guard.spec.ts feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00
active-auth.guard.ts feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00
auth.guard.spec.ts BEEEP - Auth AccountService Improvements (#11779) 2024-10-30 17:54:39 -04:00
auth.guard.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
index.ts feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00
lock.guard.spec.ts BEEEP - Auth AccountService Improvements (#11779) 2024-10-30 17:54:39 -04:00
lock.guard.ts Auth/PM-12077 - Web Process Reload (#11781) 2024-11-20 13:54:27 -05:00
redirect.guard.ts [Pm-13097] Rename cryptoservice to keyservice and move it to km ownership (#11358) 2024-10-24 19:41:30 +02:00
tde-decryption-required.guard.ts [Pm-13097] Rename cryptoservice to keyservice and move it to km ownership (#11358) 2024-10-24 19:41:30 +02:00
unauth.guard.spec.ts Auth/PM-17197 - UnauthGuard Trusted Devices Lock State Refactor (#12938) 2025-01-24 13:20:42 -05:00
unauth.guard.ts Auth/PM-17197 - UnauthGuard Trusted Devices Lock State Refactor (#12938) 2025-01-24 13:20:42 -05:00