Skip to content

Auth flow happy paths (quick bump) #56

Description

@ArchILLtect

Area / Component

auth-context: login/logout basic state transitions

Test Cases

  • login success sets user and status (mock POST /api/auth/login + GET /api/me)
  • logout resets user and status (mock POST /api/auth/logout then GET /api/me 401)

Target Release

Future

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    roadmapPlanned feature or strategic goal from the project roadmaptype:test

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions