A function to open login plug n play modal
A function to request list of available logins
A function to get web3 provider
A function to request public key of other users
NOTE: Currently does not work by default for most applications. MFA availability (which is enabled by default) has to be disabled for this to work.
A function to get user info for the logged-in user
available user info
A function to initialize the wallet, should be called before getting provider
A function to determine whether the user is logged in
A function to trigger passwordless login in the wallet
A function to trigger social login in the wallet
A function to log out the user
A function to try to reconnect to last login session. Should be called on event of click function as it opens a popup.
A function to show wallet
Generated using TypeDoc, the 1/10/2024 at 10:20:26 AM
A function to be called before trying to .reconnect()