newlogic / smartscanner-core

ID scanning Android app and library. Supports MRZ, NFC, Barcodes, and ID PASS Lite cards.
Apache License 2.0
70 stars 19 forks source link

Feature/jwt integration backup #132

Closed nicholemnl closed 1 year ago

nicholemnl commented 1 year ago

Changes

  1. Improve scan result list of decoded data from QR code JWT
  2. Add new page with raw result including, header, payload
  3. Handler for scanning config JWT
  4. Improve UI
  5. Fix bugs
  6. Clean up code