Updated User stories (markdown)

Kevin 2021-11-09 01:04:32 +02:00
parent f0237035a2
commit 32d2bf802e

@ -20,10 +20,10 @@ As a user, I want the authentication app to require me to enter a valid PIN code
**Related mockups**
* [Asking for PIN 1](https://i.imgur.com/Z5DIeiO.png)
* [Asking for PIN 1 when pin is inserted](https://i.imgur.com/pfz4T8V.png)
* [Asking for PIN 1 when PIN is inserted](https://i.imgur.com/pfz4T8V.png)
* [Asking for PIN 2](https://i.imgur.com/tXmu1P0.png)
* [Asking for PIN 2 when PIN 2 is inserted](https://i.imgur.com/89qUmjq.png)
* [When user inserts an invalid pin](https://i.imgur.com/NDETrwz.png)
* [Asking for PIN 2 when PIN is inserted](https://i.imgur.com/89qUmjq.png)
* [When user inserts an invalid PIN](https://i.imgur.com/NDETrwz.png)
### USF3
As a user, I want the authentication app to give me the option to use biometric authentication instead of entering PIN 1, because its more convenient and faster.
@ -32,8 +32,6 @@ As a user, I want the authentication app to give me the option to use biometric
* [MOB-28](https://tvp-mobile-authentication.atlassian.net/browse/MOB-28)
* [MOB-38](https://tvp-mobile-authentication.atlassian.net/browse/MOB-38)
**Related mockups**
### USF4
As a user, I want the authentication app to automatically close after the authentication process, so that I won't have to close the app myself.