Controler - /auth #9

Closed
opened 2024-04-22 18:06:14 +02:00 by Mathis · 0 comments
Owner
  • POST | /login • Connexion

  • POST | /register • Inscription

  • GET | /me (Jwt & Existe) • Récupérer informations personnelles.

  • PATCH | /me (Jwt & Existe) • Mettre à jour des informations personnelles.

  • DELETE | /me (Jwt & Existe) • Suppression du compte utilisateur si aucune location impayé ou en cours.

  • GET | /all (Jwt & Admin) • Récupéré tout les comptes.

- [x] POST | /login • Connexion - [x] POST | /register • Inscription - [x] GET | /me (Jwt & Existe) • Récupérer informations personnelles. - [x] PATCH | /me (Jwt & Existe) • Mettre à jour des informations personnelles. - [x] DELETE | /me (Jwt & Existe) • Suppression du compte utilisateur si aucune location impayé ou en cours. - [x] GET | /all (Jwt & Admin) • Récupéré tout les comptes.
Mathis added this to the Ready milestone 2024-04-22 18:06:14 +02:00
Mathis added the
Kind/Feature
Priority
Critical
labels 2024-04-22 18:06:14 +02:00
Mathis self-assigned this 2024-04-22 18:06:14 +02:00
Mathis added this to the Brief 05 (backend) - Gestion des taches project 2024-04-22 18:06:14 +02:00
Mathis added a new dependency 2024-04-22 18:37:43 +02:00
Mathis added the due date 2024-04-23 2024-04-23 13:56:00 +02:00
Mathis started working 2024-04-23 13:56:04 +02:00
Mathis worked for 27 minutes 54 seconds 2024-04-23 14:23:58 +02:00
Mathis started working 2024-04-23 14:31:56 +02:00
Mathis worked for 24 minutes 54 seconds 2024-04-23 14:56:50 +02:00
Mathis referenced this issue from a commit 2024-04-23 14:58:56 +02:00
Sign in to join this conversation.
No description provided.