Skip to content

Login #2066

@geolunalg

Description

@geolunalg

Overview

User Story:
As a user, I want to sign in with my credentials so I can access protected features.

Acceptance Criteria:

  • Given valid credentials, when I log in, then:
    • backend returns an access token
    • backend sets a refresh token cookie (HttpOnly, Secure, SameSite)
    • response includes user profile basics or client can call /me
  • Given invalid credentials, when I log in, then I receive a generic error (no user enumeration).

Resources/Instructions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Final QA (product)

Relationships

None yet

Development

No branches or pull requests

Issue actions