Description
Requirements
Functional Requirements
What the product must do.
- Allow users to logout of their account
Non-Functional Requirements
How the product must behave.
- Authenticate users using JWTs
- Invalidate refresh tokens
- Prevent unauthorized logouts
Out of Scope
Items that are specifically excluded from this feature.
n/a
Acceptance Criteria
Overall acceptance criteria for the feature.
-
Scenario: Successful logout
Given
When
And
Then
-
Scenario: Failed logout
Given
When
And
Then
-
Scenario: An unknown error occurs
Given
aGET
request is sent to/accounts/logout
When
an unknown error occursThen
send500
response
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog