Futurepass Login
This demonstration shows how to use Emergence to Log in to a Futrepass connected wallet.
Last updated
Was this helpful?
This demonstration shows how to use Emergence to Log in to a Futrepass connected wallet.
Last updated
Was this helpful?
For the purposes of this demonstration we use the emergence overlay as our log in interface. To utilise the overlay to perform a FuturePass login we must first update EmergenceSingleton.DefaultLoginFlow to the futrepass login flow.
This can be done in two ways:
Firstly you may simply update the Serialised Enum on the Emergence Object. Highlighted in red below
Once the default login flow for the overlay has been updated we can then open the Overlay for our typical login flow but now only FuturePass linked wallets may connect.
When implementing our own login flow as seen in How to connect to a wallet we need to pass the appropriate login settings to the login manager when we start the login process to ensure we only accept Futrepass enabled wallets.