mirror of
https://github.com/bitwarden/browser
synced 2026-03-01 11:01:17 +00:00
[PM-32237] Add back functionality to email OTP auth flow (#19024)
* add back functionality to OTP auth flow * respond to review comments * hoist email value to parent component --------- Co-authored-by: Alex Dragovich <46065570+itsadrago@users.noreply.github.com>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
[formGroup]="sendAccessForm"
|
||||
[enterOtp]="enterOtp()"
|
||||
[loading]="loading()"
|
||||
(backToEmail)="onBackToEmail()"
|
||||
></app-send-access-email>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user