Login
Login
Add a method calling the Login(identifier)-Method of the previously instantiated AnchorLink.
When this method is called from your UI, the Transport will show and request the user to open AnchorWallet to log in.
After succesfully logging in, data about the account selected and additional session-data is returned to your application and is available for use within the session-variable returned.
Storing the session will allow you to to prompt the user with a Transaction-Request without the user having to log in again.
Last updated