From 32d2bf802e71319161545300e4c359589a44ffc7 Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 9 Nov 2021 01:04:32 +0200 Subject: [PATCH] Updated User stories (markdown) --- User-stories.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/User-stories.md b/User-stories.md index c6ccecc..9325b17 100644 --- a/User-stories.md +++ b/User-stories.md @@ -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 it’s 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.