pradel / stacks-ceramic-demo

A simple todos app built with Stacks and Ceramic ComposeDB
MIT License
0 stars 0 forks source link

Login with another account from the same "seed" #6

Closed dabuchera closed 1 year ago

dabuchera commented 1 year ago

Hi Léo

Running into the following error when logging in with a second account from the same "seed." Using another Seed is working perfectly. Not sure if the problem is on my side but it does not look like it. Did you test that? I will browse through your pkh-stacks commit. Maybe I find something, and if not it is on my side.

image

Best

pradel commented 1 year ago

It should work, just make sure that you are signing with the same account. Open the Hiro extension and verify that you have selected the account you want to sign with there. If you have selected account 2 in the Hiro extension but are connecting with account 3 on your app you will be signing with account 2 so that might explain the issue

pradel commented 1 year ago

In the signing modal you can see the address which is signing the message (can be different to the one you are connected in the app)

dabuchera commented 1 year ago

What laziness on my part not to switch in Hiro.