googleAuthNet icon indicating copy to clipboard operation
googleAuthNet copied to clipboard

Replace QR-code generation with internal lib

Open esp0 opened this issue 14 years ago • 0 comments

The code now downloads the QR-image from the google chart-api. This could be replaced with internal code to make it possible to use without an internet connection.

Sample libs:

  • http://www.codeproject.com/KB/cs/qrcode.aspx
  • http://twit88.com/platform/projects/show/mt-qrcode

esp0 avatar Jun 21 '11 13:06 esp0