mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
@@ -1,3 +1,4 @@
|
||||
import { Directive } from '@angular/core';
|
||||
import {
|
||||
ActivatedRoute,
|
||||
Router,
|
||||
@@ -18,6 +19,7 @@ import { Utils } from '../../misc/utils';
|
||||
|
||||
import { AuthResult } from '../../models/domain/authResult';
|
||||
|
||||
@Directive()
|
||||
export class SsoComponent {
|
||||
identifier: string;
|
||||
loggingIn = false;
|
||||
|
||||
Reference in New Issue
Block a user