JustinACoder / DebateArena

A place to have meaninful debates (at least, most of the time...)
MIT License
1 stars 0 forks source link

Cant resend email verification email once the initial one expires #29

Open JustinACoder opened 1 month ago

JustinACoder commented 1 month ago

There is currently a bug where the only way to resend a email verification email is by being logged in. However, you can't log in if the email isnt verified. Therefore, we must provide a way to resend the verification email without loggin into the account.

JustinACoder commented 1 month ago

Maybe we want to delete the account if the verification link expires? This would mean that the person didnt use the account at all so we could just delete it?