the authenticated temporary session
the account to sign in to
Retrieves a list of Accounts associated with the signer. At most MAX_PAGE_SIZE. To fetch more Accounts, use getAccountsPaginated
Retrieves a list of Accounts associated with the signer as a paginated entity.
maximum page size
where the page should start
Register a callback that is invoked when the underlying keystore is changed. This could e.g., happen if the user switches account in MetaMask.
the callback function to invoke when keystore changes
Uses the underlying keystore to sign into the specified account