mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
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) |
||
|---|---|---|
| .. | ||
| components | ||
| device-management | ||
| guards | ||
| icons | ||
| password-management | ||
| services | ||