Authentication #5

Open
opened 2026-06-07 18:56:02 +02:00 by laurent · 0 comments
Owner

Context

Now that users are being created by the bootstrap process, we want to implement authentication (within the internal parts of the application, verifiable by API endpoints).

Requirements

  • A authentication JWT can be created from a given, valid username / password pair using a API endpoint.
  • A API endpoint to get user data from the currently authenticated user exists.
## Context Now that users are being created by the bootstrap process, we want to implement authentication (within the internal parts of the application, verifiable by API endpoints). ## Requirements - A authentication JWT can be created from a given, valid username / password pair using a API endpoint. - A API endpoint to get user data from the currently authenticated user exists.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
laurent/trakk#5
No description provided.