Skip to content

🎭 As a returning user, I want to logout #210

Open
0 of 1 issue completed
Open
Story
0 of 1 issue completed
@unicornware

Description

@unicornware

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 a GET request is sent to /accounts/logout
    • When an unknown error occurs
    • Then send 500 response

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions