mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
PM-13659 - 2FA Timeout Log All the things (#12275)
This commit is contained in:
@@ -14,6 +14,8 @@ import {
|
||||
} from "../models/domain/login-credentials";
|
||||
|
||||
export abstract class LoginStrategyServiceAbstraction {
|
||||
id: string;
|
||||
|
||||
/**
|
||||
* The current strategy being used to authenticate.
|
||||
* Emits null if the session has timed out.
|
||||
|
||||
Reference in New Issue
Block a user