laravel-auth icon indicating copy to clipboard operation
laravel-auth copied to clipboard

Send verification code / link for email address change

Open neural-loop opened this issue 3 years ago • 0 comments

Did you star the repo? Yes

Is your feature request related to a problem? Please describe. When a user registers, the email is verified through the process of verification. However, if changing the email, it accepts new input.

Describe the solution you'd like An option in the config, to send code when updating email address

neural-loop avatar Feb 28 '22 23:02 neural-loop