gamedaoco / gamedao-haiku

GameDAO Apps
https://gamedao.co
12 stars 3 forks source link

Connect Twitter (BE) #491

Closed EDzidziguri closed 1 year ago

EDzidziguri commented 1 year ago

Statement of Value

As a user I want to connect my Twitter account So that I will be able to earn XP

———

Acceptance Criteria

A user must be able to connect his Twitter account in the following way:

  1. A user clicks the "Connect Twitter" button on UI.
  2. Redirect a user to the Twitter authenticate page in a current browser tab.
  3. A user loggs in on the Twitter authenticate page.
  4. Redirect a user back to GameDAO and allow a user to sign a transaction.
  5. After a user signs a transaction, save the Twitter ID on chain if a user has connected his wallet or save the Twitter ID in a DB.
  6. A user can disconnect his Twitter account and replace it with another one.

———

Additional Information

  1. Twitter specification
  2. User Flow