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

Move documentation to twilio.com/docs/authy/api #62

Closed robinske closed 5 years ago

robinske commented 5 years ago

Updates the README to be consistent with other Twilio supported helper libraries for Authy.

See: https://www.twilio.com/docs/authy/api/applications https://www.twilio.com/docs/authy/api/users https://www.twilio.com/docs/authy/api/one-time-passwords https://www.twilio.com/docs/authy/api/push-authentications

Also moves Verify V1 docs to a legacy readme and guides folks towards V2 of Verify

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

codecov-io commented 5 years ago

Codecov Report

Merging #62 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   73.61%   73.61%           
=======================================
  Files          23       23           
  Lines         921      921           
  Branches       95       95           
=======================================
  Hits          678      678           
  Misses        202      202           
  Partials       41       41