idpass / idpass-lite-java

Java wrapper for idpass-lite, a library to create and interact with secure and biometrically-binding QR code identity cards
https://www.idpass.org/
Apache License 2.0
24 stars 2 forks source link

Remove zxing dependencies from idpass-lite-java #13

Closed typelogic closed 3 years ago

typelogic commented 3 years ago

Currently, there are two zxing dependencies due to test cases and the way in the code design. These is really no dependency for zxing, and client apps using idpass-lite-java should not be required to have zxing as a dependency.

typelogic commented 3 years ago

Fixed in https://github.com/idpass/idpass-lite-java/commit/57e5331b9bb3e0843368964a3ce1e31160df32f3