PHP-Auth
PHP-Auth copied to clipboard
Missing "InvalidEmailException" for "resendConfirmationForEmail"
First of all, thank you for your wonderful work and the great library.
I have two suggestions which I will handle in two requests.
1.) Missing "InvalidEmailException" for "resendConfirmationForEmail": For consistency reasons the method "resendConfirmationForEmail" should check the validity of the email as the other methods that deal with emails do.
You’re right, thank you!