Reprise après refus – backend #111
Loading…
x
Reference in New Issue
Block a user
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?
GET dossier pour reprise (token + numero_dossier). PUT resoumission (mise à jour + statut en_attente). Endpoint validation modale login : numéro + email → type AM/parent + token ou données pour préremplir.
Labels : backend, api
Livré : GET /auth/reprise-dossier?token= (dossier pour préremplir), PATCH /auth/reprise-resoumettre (token + champs → en_attente, token invalidé), POST /auth/reprise-identify (numero_dossier + email → type + token).