fix: route choose-account to target email login
This commit is contained in:
@@ -277,6 +277,7 @@
|
||||
try {
|
||||
const rawCurrentState = {
|
||||
...(attempt === 1 ? state : await getState()),
|
||||
visibleStep: completionStep,
|
||||
...(resolvedIdentifierType === 'phone' ? {
|
||||
forceLoginIdentifierType: 'phone',
|
||||
forceEmailLogin: false,
|
||||
|
||||
Reference in New Issue
Block a user