summaryrefslogtreecommitdiff
path: root/Dockerfile.flutter-ci
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-18 23:43:30 +0300
committerPaul Buetow <paul@buetow.org>2026-05-18 23:43:30 +0300
commit70a287a6b10f6071254b4dfa6b282788483355ec (patch)
tree41a6a4c14931eec4a7e24a19cb05bafb67769954 /Dockerfile.flutter-ci
parent77e2670ac625c716526fdfdbbf0b4eb8e00e77b1 (diff)
Add e2e-llm scenario S05: auth token lifecycle + logout
Covers the full API token flow: login as admin, create a token via POST /api/v1/auth/tokens, list and confirm it appears, verify the token authenticates a Bearer request, revoke via DELETE /api/v1/auth/tokens/{id}, confirm it disappears from the list and a Bearer request now returns 401. Then exercise POST /api/v1/logout and confirm the session cookie is invalidated server-side (a subsequent authenticated request returns 401). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Diffstat (limited to 'Dockerfile.flutter-ci')
0 files changed, 0 insertions, 0 deletions