mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 10:43:47 +00:00
Added handling of user key rotation logout
This commit is contained in:
@@ -10,4 +10,5 @@ export type LogoutReason =
|
||||
| "setInitialPassword"
|
||||
| "sessionExpired"
|
||||
| "userInitiated"
|
||||
| "userKeyRotation"
|
||||
| "vaultTimeout";
|
||||
|
||||
Reference in New Issue
Block a user