[Backend] API Validation/Refus comptes #26

Open
opened 2025-11-28 10:10:01 +00:00 by jmartin · 0 comments
Owner

📝 Description

Créer les endpoints pour valider ou refuser les comptes en attente.

Tâches

  • Endpoint PATCH /api/v1/users/{id}/valider
  • Endpoint PATCH /api/v1/users/{id}/suspendre
  • Création entrée table validations
  • Guards (gestionnaire/admin only)
  • Tests unitaires

📚 Références

  • 20_WORKFLOW-CREATION-COMPTE.md
## 📝 Description Créer les endpoints pour valider ou refuser les comptes en attente. ## ✅ Tâches - [ ] Endpoint `PATCH /api/v1/users/{id}/valider` - [ ] Endpoint `PATCH /api/v1/users/{id}/suspendre` - [ ] Création entrée table `validations` - [ ] Guards (gestionnaire/admin only) - [ ] Tests unitaires ## 📚 Références - 20_WORKFLOW-CREATION-COMPTE.md
jmartin added this to the v0.1.0 - MVP Fonctionnel milestone 2025-11-28 10:10:01 +00:00
jmartin added the
backend
p2
gestionnaire
phase-1
labels 2025-11-28 10:10:01 +00:00
jmartin self-assigned this 2025-11-28 10:10:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jmartin/petitspas#26
No description provided.