mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 04:33:38 +00:00
cleanup
This commit is contained in:
@@ -436,7 +436,7 @@ export class SsoComponent implements OnInit {
|
||||
}
|
||||
|
||||
if (authResult.requiresKeyConnectorDomainConfirmation != null) {
|
||||
this.logService.debug("Key Connector domain confirmation required 2");
|
||||
this.logService.debug("Key Connector domain confirmation required");
|
||||
return await this.handleKeyConnectorDomainConfirmation(
|
||||
authResult.requiresKeyConnectorDomainConfirmation,
|
||||
authResult.userId,
|
||||
|
||||
Reference in New Issue
Block a user