A function inside context does not get executed
I have created a dApp which uses a context folder to communicate with the smart contract, in the context a function called loadAuth
which checks if the user is authenticated, then set the account
state to user.wallet.address
.