smsapi / smsapi-python-client

SMSAPI Python client that allows you to send messages, manage Short URLs and administrate your SMSAPI account.
https://www.smsapi.com/
Other
55 stars 34 forks source link

Add SMS MFA Send/Verify Methods #32

Closed the-veloper closed 2 years ago

the-veloper commented 2 years ago

What

Added client.sms.send_mfa and client.sms.verify_mfa.

Why

Client didn't have support for it

Testing

Currently testing using my credentials, will update further this PR when complete.

in-void commented 2 years ago

LGTM, thanks