sogoagain / quost

Quost is a nostr-based messaging app for iOS.
0 stars 0 forks source link

Epic 1: Account Management #1

Open sogoagain opened 1 year ago

sogoagain commented 1 year ago

Description:

This epic encapsulates all features and user stories related to account management. It is vital to allow users to create, login, logout, and delete their accounts for effective use of the application.

User Stories:

  1. As a user, I want to be able to create an account (private key).
  2. As a user, I want to be able to login with an existing account (private key).
  3. As a user, I want to be able to logout from the application.
  4. As a user, I want to be able to delete my account.
sogoagain commented 1 year ago

https://github.com/sogoagain/quost/issues/4 https://github.com/sogoagain/quost/issues/5 https://github.com/sogoagain/quost/issues/6 https://github.com/sogoagain/quost/issues/7