mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
@@ -1,6 +1,6 @@
|
||||
import { TwoFactorProviderType } from '../enums';
|
||||
import { TwoFactorProviderType } from '../enums/twoFactorProviderType';
|
||||
|
||||
import { AuthResult } from '../models/domain';
|
||||
import { AuthResult } from '../models/domain/authResult';
|
||||
|
||||
export abstract class AuthService {
|
||||
email: string;
|
||||
|
||||
Reference in New Issue
Block a user