Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add first identity #134

Open
Hacklor opened this issue May 13, 2019 · 0 comments
Open

Add first identity #134

Hacklor opened this issue May 13, 2019 · 0 comments
Labels
enhancement New feature or request mobile

Comments

@Hacklor
Copy link
Contributor

Hacklor commented May 13, 2019

As a user I want to add my first identity, so I can be someone in the digital world

The user has just installed the app and opens it for the very first time. He sees a screen with a
"welcome message" which can be the words "Who am I?" (HomeScreen). He can press on the text and a
new screen appears where he can fill in a name with a "Create" button. The name is not allowed to be
empty.
After he creates his first identity he is returned to the HomeScreen and his identity is shown.

Acceptance criteria:

  • Home Screen: Show welcome message (Currently "Who am I?")
  • New Identity: Create first identity screen
  • New Identity: Validate identity
  • New Identity: When successful go back to HomeScreen
  • Home Screen: Show name of first / active identity, it is not possible to add multiple identities

Technical requirements:

  • Create keys (crypto) and store on device
@markspanbroek markspanbroek added enhancement New feature or request mobile labels May 13, 2019
@markspanbroek markspanbroek changed the title [cogito-mobile] Add first identity Add first identity May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mobile
Projects
None yet
Development

No branches or pull requests

2 participants