Référence API
Auth

Auth API

Endpoints d'authentification (inscription, login, mot de passe, profil).

6 routes accessibles aux clients depuis l'extérieur.

Authentification

Préfixe : /api/auth

MéthodeRouteHandler
POST/api/auth/registerregister
POST/api/auth/loginlogin
POST/api/auth/forgot-passwordforgotPassword
POST/api/auth/reset-passwordresetPassword
GET/api/auth/profilegetProfile
PATCH/api/auth/profileupdateProfile