twilio / authy-java

Java Client for Twilio Authy Two-Factor Authentication (2FA) API
https://www.twilio.com/docs/authy/api
MIT License
65 stars 46 forks source link

Code Cleanup #26

Closed hans-maws closed 7 years ago

hans-maws commented 7 years ago

Code Cleanup Added properties file to configure the app's unit testing. Added unit tests for requesting sms tokens. Added a .gitignore file to prevent unnecessary files being uploaded into the repository.