API REST backend #37
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#37
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Contexte
Implémenter les endpoints CRUD + sync avec les contrôles de sécurité.
Ref:
spec-simpl-liste-web.mdTaches
/api/*(session cookie + Bearer JWT avec validation signature/exp/aud/iss)WHERE id = ? AND userId = ?)POST /api/ws-ticket(nonce éphémère TTL 30s, usage unique)Dépendances
Depends on #35, #36