clients/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-17666] Move Encstring to KM ownership (#15457) 2025-07-16 11:15:24 -04:00
angular feat(redirectToVaultIfUnlockedGuard): [Auth/PM-20623] RedirectToVaultIfUnlocked Guard (#15236) 2025-07-17 14:24:53 -07:00
auth feat(redirectToVaultIfUnlockedGuard): [Auth/PM-20623] RedirectToVaultIfUnlocked Guard (#15236) 2025-07-17 14:24:53 -07:00
billing Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
common [PM-22134] Migrate list views to CipherListView from the SDK (#15174) 2025-07-17 14:55:32 -05:00
components [PM-23816] Revert aria disabled buttons (#15656) 2025-07-17 11:40:22 -04:00
dirt/card feat(nx): add basic-lib generator for streamlined library creation (#14992) 2025-06-05 14:20:23 -04:00
eslint Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
importer [PM-17666] Move Encstring to KM ownership (#15457) 2025-07-16 11:15:24 -04:00
key-management [PM-17666] Move Encstring to KM ownership (#15457) 2025-07-16 11:15:24 -04:00
key-management-ui [PM-22544] Add Performance measurement tools (#15475) 2025-07-17 15:03:57 +02:00
logging [PM-22544] Add Performance measurement tools (#15475) 2025-07-17 15:03:57 +02:00
node [PM-22271] Switch to SDK argon2 implementation, and drop other impls (#15401) 2025-07-15 11:53:58 +02:00
nx-plugin build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
platform Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
shared Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
storage-core build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
storage-test-utils build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
tools [PM-17666] Move Encstring to KM ownership (#15457) 2025-07-16 11:15:24 -04:00
ui Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
user-core build(nx): create per-lib tsconfig.eslint configs (#15519) 2025-07-07 14:17:52 -07:00
vault [PM-22134] Migrate list views to CipherListView from the SDK (#15174) 2025-07-17 14:55:32 -05:00