v3.0.0
-
Adds support to Verify emails
Added the VerifyEmailMessage entity
Adds example of Verify email -
Fixes
verify_delete
The client tries to instantiate a Verify object from the delete request but the response is empty.
Response body is nil and doesn't respond to.empty?
.
Sending the request directly instead as other*_delete
methods.