ruimarinho / authy-client

A complete Authy client with support for TOTP, OneTouch, Phone Verification and Phone Intelligence APIs
122 stars 27 forks source link

Handle `null` device when requesting an SMS #20

Closed ruimarinho closed 8 years ago

ruimarinho commented 8 years ago
{
  "message": "Ignored: SMS is not needed for smartphones. Pass force=true if you want to actually send it anyway.",
  "cellphone": "+1-XXX-XXX-XX00",
  "device": null,
  "ignored": true,
  "success": true
}