anthdm / superkit

MIT License
1.02k stars 88 forks source link

Add email verification step to signup flow #28

Open GSGSDgggdzez opened 1 month ago

GSGSDgggdzez commented 1 month ago

Issue Title: Implement email verification during signup process

Description:

We want to implement email verification during the signup process, similar to Laravel's email verification feature. When a user signs up, we want to send a verification email to their registered email address. The user should not be able to access their account until they verify their email address by clicking on a link sent in the email.

Requirements:

Notes:

GSGSDgggdzez commented 1 month ago

please i NEED and Answer so i can start working on that ?