EMAIL_VERIFICATION_INVALID_TOKEN_ERROR
Type : {type: EMAIL_VERIFICATION_INVALID_TOKEN_ERROR, message: string}
- The
message
string inside contains the error message - The
EMAIL_VERIFICATION_INVALID_TOKEN_ERROR
is thrown when trying to verify a email with an invalid token.