During login, brokerize-based broker implementations may detect that no current guest user token is usable.
In that case, if available, promptBrokerizeRecoveryPhrase is called. The frontend may decide to prompt the user
for a recovery phrase. In that case, it should resolve the promise after the recoveryPhrase login is completed
using accountHelper.
During login, brokerize-based broker implementations may detect that no current guest user token is usable.
In that case, if available,
promptBrokerizeRecoveryPhraseis called. The frontend may decide to prompt the user for a recovery phrase. In that case, it should resolve the promise after the recoveryPhrase login is completed usingaccountHelper.