Added delete-user route

This commit is contained in:
Mawoka
2022-04-18 16:13:51 +02:00
parent 31094c9a24
commit 0b85aa9275
5 changed files with 33 additions and 12 deletions
@@ -45,13 +45,13 @@
<td> On my server, by Netcup, in Germany.</td>
</tr>
<tr>
<td> The data you enter (quizzes, email, username)</td>
<td> The data the user enters (quizzes, email, username)</td>
<td> Self-explaining</td>
<td> Maximum of 30 days after you've deleted your account</td>
<td> On my server, by Netcup, in Germany.</td>
</tr>
<tr>
<td>Your hashed password</td>
<td>The hashed password of the user</td>
<td>Self-explaining</td>
<td>Maximum of 30 days after you've deleted your account</td>
<td>On my server, by Netcup, in Germany.</td>