DPigeon / Edge

A web-base application kind of like a social media site to allow parents to communicate with teachers and vice-versa.
0 stars 1 forks source link

Feature : Getting a recovery code for forgotten password #129

Closed AnasBuyumad closed 5 years ago

AnasBuyumad commented 5 years ago

POST request on sendRecoverEmail with email field allows (if the email is valid) to generate a recovery code and send it by email.

Issue #75