EMAIL_ALREADY_VERIFIED_ERROR
Type : {type: EMAIL_ALREADY_VERIFIED_ERROR, message: string}
- The
message
string inside contains the error message - The
EMAIL_ALREADY_VERIFIED_ERROR
is thrown when trying to verify an email which is already verified.