issues
search
Databases-and-Informationsystems
/
api
Nlp Project Backend
1
stars
0
forks
source link
B007 User Authorization
#8
Open
Marco-374
opened
2 weeks ago
Marco-374
commented
2 weeks ago
Precondition: -
Content:
Implement session management and secure way of authorization (e. g. Bearer Token)
Token should be generated when a user logs in
Implement method to check authorization in endpoints that handle user data
Postcondition: -
Acceptance Criteria:
Authorization is possible and enforced for endpoints that handle user data
Precondition: -
Content:
Postcondition: -
Acceptance Criteria: