laravel-verify-new-email
laravel-verify-new-email copied to clipboard
VerifiesPendingEmails trait with json response on API usage
It would be nice if the VerifiesPendingEmails trait can handle api requests with json response without redirect and status 204 (or 200) and error message with 401, 422 or something else.