delight-im / PHP-Auth

Authentication for PHP. Simple, lightweight and secure.
MIT License
1.08k stars 234 forks source link

How to avoid resendConfirmationForEmail if user is already verified? #286

Open nabeelalihashmi opened 1 year ago

nabeelalihashmi commented 1 year ago

Is it possible to check if user is already verified to avoid resendConfirmationForEmail?

ocram commented 1 year ago

Thanks!

Can you explain the scenario and the problem in more detail?