1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-03 18:28:13 +01:00
bitwarden-browser/libs/auth/src/angular
rr-bw ac13cf7ce6
feat(auth): [PM-15945] Add logout option to TDE approval page ()
This PR adds a logout option to the TDE approval screen. A TDE user on this page cannot use the "Back" button or click the Bitwarden logo to navigate back to `/` because the user is currently authenticated, which means that navigating to the `/` route would activate the `redirectGuard` and simply route the user back to `/login-initiated`. So we must log the user out first before routing.

Feature Flags: `UnauthenticatedExtensionUIRefresh` ON
2024-12-17 12:48:37 -08:00
..
anon-layout feat(sso): [PM-8114] implement SSO component UI refresh 2024-12-12 10:28:30 -06:00
fingerprint-dialog [PM-7608] Account Security Settings V2 () 2024-09-16 17:40:08 +02:00
icons feat(sso): [PM-8114] implement SSO component UI refresh 2024-12-12 10:28:30 -06:00
input-password Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
lock [PM-12700] Add private key regeneration process () 2024-12-16 12:00:17 -06:00
login [PM-12700] Add private key regeneration process () 2024-12-16 12:00:17 -06:00
login-approval Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
login-decryption-options feat(auth): [PM-15945] Add logout option to TDE approval page () 2024-12-17 12:48:37 -08:00
login-via-auth-request [PM-12700] Add private key regeneration process () 2024-12-16 12:00:17 -06:00
password-callout Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
password-hint Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
registration Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
self-hosted-env-config-dialog Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
set-password-jit Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
sso feat(sso): [PM-8114] implement SSO component UI refresh 2024-12-12 10:28:30 -06:00
user-verification Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
vault-timeout-input Typescript-strict-plugin () 2024-12-09 20:58:50 +01:00
index.ts feat(sso): [PM-8114] implement SSO component UI refresh 2024-12-12 10:28:30 -06:00