clients/libs/angular/src/auth
rr-bw 9ca265c543
feat(redirectToVaultIfUnlockedGuard): [Auth/PM-20623] RedirectToVaultIfUnlocked Guard (#15236)
Adds a `redirect-to-vault-if-unlocked.guard.ts` that does the following:
- If there is no active user, allow access to the route
- If the user is specifically Unlocked, redirect the user to /vault
- Otherwise, allow access to the route (fallback/default)
2025-07-17 14:24:53 -07:00
..
components [PM-17666] Move Encstring to KM ownership (#15457) 2025-07-16 11:15:24 -04:00
device-management feat(extension-login-approvals): [Auth/PM-14939] devices list view for browser (#14620) 2025-07-17 10:43:49 -07:00
guards feat(redirectToVaultIfUnlockedGuard): [Auth/PM-20623] RedirectToVaultIfUnlocked Guard (#15236) 2025-07-17 14:24:53 -07:00
icons [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
password-management fix(change-password): [PM-23811] Callout Missing Bug (#15638) 2025-07-16 14:14:03 -04:00
services Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00