Tiqr / tiqr

Obsolete Github repo for the tiqr.org project. Note that the repository is split into several individual repos, all with a tiqr- prefix
35 stars 16 forks source link

Modifications for new protocol #3

Closed thijsdamen closed 11 years ago

thijsdamen commented 12 years ago

Updated AuthenticationConfirmationRequest to handle new responseCodes Updated EnrollmentConfirmationRequest to handle new responseCodes

Updated EnrollmentConfirmationRequest send method with additional values (version, operation) Updated AuthenticationConfirmationRequest send method with additional values (version, operation)

Updated plist to store AnimteLoginProtocolVersion

THIS IS UNTESTED. I will test this once I get an up-to-date API. But as requested, more pulls :) please review.

thijsdamen commented 11 years ago

Added a lot of commits, please don't merge yet. Too many errors still in the code (hard to track errors)

thijsdamen commented 11 years ago

Updated phone lib and server side (breaking errors). Enrollment & Authentication now support JSON on phone. Mergable

thijsdamen commented 11 years ago

added json support for android client

thijsdamen commented 11 years ago

Updated ZXing library (ios)

thijsdamen commented 11 years ago

Updated ZXing librarys

ijansch commented 11 years ago

Merged. A couple of things are still out of place but because the diff is getting too large to be readable, we'll create separate pulls for those.