You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I need a button to logout from Otomee So that I can log in with other accounts if I want to.
Details and Assumptions
Logging out of Otomee means
a) Disconnecting Metamask from the Dapp
b) Changing the Orbitdb identity to an anonymous ID.
Acceptance Criteria
Given the user has connected his wallet to Otomee
When he presses the logout button
Then his metamask wallet must disconnect from Otomee and his Orbitdb ID must change to an anonymous ID.
The text was updated successfully, but these errors were encountered:
As a user
I need a button to logout from Otomee
So that I can log in with other accounts if I want to.
Details and Assumptions
a) Disconnecting Metamask from the Dapp
b) Changing the Orbitdb identity to an anonymous ID.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: