summary refs log tree commit diff
path: root/src/routes/users/@me/delete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :construction: dm channelsFlam3rboy2021-05-311-2/+5
|
* :art: reformatFlam3rboy2021-05-291-18/+7
|
* added basic error statusBloom Sirenix2021-05-231-2/+3
| | | | 401 unauthorized
* Update delete.tsBloom Sirenix2021-05-221-1/+1
|
* Added password checkBloom Sirenix2021-05-221-5/+14
| | | | | :heavy_check_mark: Only works if user types right password :no_entry_sign: No more kids getting there account deleted by there brother
* Made Delete request easier for usersBloom Sirenix2021-05-221-8/+2
| | | | less of an pain
* Added Delete function and dummy disable functionBloom Sirenix2021-05-221-0/+26