You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
v2.0.1: Merge pull request #61 from messagebird/cut-2.0.1