imtumbleweed / primary

36 stars 42 forks source link

Create API end point for "reset password" #2

Closed imtumbleweed closed 5 years ago

imtumbleweed commented 5 years ago

Add API end point code to index.html, index.js and api.js following the same code pattern seen in the 3 files. Note: Requires a new async MySQL function. The rest is the same as in all other API endpoints.

ilyosjon09 commented 5 years ago

Task has been finished and merged #19