AfterClass-io / afterclass.io-v2

[alpha] v2 of https://afterclass.io!
https://afterclass-io.vercel.app
MIT License
4 stars 2 forks source link

[BUG] resend email button can be clicked even when button is disabled #134

Closed davidlhw closed 2 months ago

davidlhw commented 2 months ago

At /account/auth/verify?email=xxx, emails can be sent even if button is disabled and in a count down

davidlhw commented 2 months ago

Let's disable email resend functionality for now. This would also be a good opportunity to setup feature flags see https://github.com/AfterClass-io/afterclass.io-v2/issues/135