summary refs log tree commit diff
path: root/src/api/routes/auth/verify/resend.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* oapi: fix a few response types in authPuyodead12023-04-131-2/+6
* auth routesPuyodead12023-04-131-1/+8
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* implement password resetPuyodead12023-02-241-1/+1
* don't print anything if email send is successfulPuyodead12023-02-241-2/+1
* add right to resend verification emailsPuyodead12023-02-231-21/+25
* fix: email verificationPuyodead12023-02-231-1/+1
* Fix template rendering and use verify email templatePuyodead12023-02-231-1/+1
* Email verification worksPuyodead12023-02-231-0/+49