twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Migrate passwordResetToken and passwordResetTokenExpiresAt to AppTokens table

Open FelixMalfait opened this issue 10 months ago • 2 comments

We have two columns passwordResetToken and passwordResetTokenExpiresAt on the users table. We should delete them and use a new dedicated type in the AppTokens table instead.

Marking as "good first issue" but backend issues are usually harder than frontend good first issues.

FelixMalfait avatar Apr 17 '24 19:04 FelixMalfait

@FelixMalfait I can work on this

pacyL2K19 avatar Apr 18 '24 11:04 pacyL2K19

@pacyL2K19 Thanks!!!

FelixMalfait avatar Apr 18 '24 11:04 FelixMalfait