Updated token hash, use repo instead of prisma for data fetching

This commit is contained in:
2024-11-03 00:50:00 +01:00
parent c04c52aed0
commit 93abf4b631
3 changed files with 61 additions and 28 deletions

View File

@ -62,7 +62,7 @@ async function addHttpRoutes(app: Application) {
})
/**
* Register
* Reset password
* @param req
* @param res
*/