Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 213 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 213 Bytes

Twilio API for Fantom

Native Fantom API for Twilio.

Usage:

tw := Twilio(accountId, authToken)
tw.verify(sid, to)
...
tw.verifyCheck(sid, to, code)