Abstract
Abstract
selectThe account selection interaction.
The implementing class must ask the user to choose one of the accounts exposed by the AccountSelectionContext and provide the choice to the AccountSelectionHandler.
the object containing the list of existing authenticators.
the object that must be notified with the selection result.
Generated using TypeDoc
The object in charge of selecting an account.
This interface must be implemented by the user of the SDK only when username-less out-of-band authentication is required with multiple accounts.
See
OutOfBandAuthentication.accountSelector