As a User, I would like to log in Taxopark application as either Admin or Dispatcher or Operator, so that I can perform actions appropriate for my role in the application.
As a User, I would like to log out from Taxopark application, so that I can log out of my account.
Acceptance Criteria
AC1: Administrator would like to:
create a new user account;
assign a user role to user account or change this assignment.
AC2: Registered user has ability to log in Taxopark application as either Admin or Dispatcher or Operator.
AC3: Registered user has ability to log out from Taxopark application.
List of linked Stories
8 Create an EF model and generate DB for Car and Driver entities
9 [Backend] Configure JWT authentication and authorization
10 [Frontend] Configure JWT authentication and authorization
Description
As a User, I would like to log in Taxopark application as either Admin or Dispatcher or Operator, so that I can perform actions appropriate for my role in the application.
As a User, I would like to log out from Taxopark application, so that I can log out of my account.
Acceptance Criteria
AC1: Administrator would like to:
AC2: Registered user has ability to log in Taxopark application as either Admin or Dispatcher or Operator. AC3: Registered user has ability to log out from Taxopark application.
List of linked Stories
8 Create an EF model and generate DB for Car and Driver entities
9 [Backend] Configure JWT authentication and authorization
10 [Frontend] Configure JWT authentication and authorization
11 [Backend] Create a new User account
12 [Frontend] Create a new User account