samdjstevens / java-totp

A java library for implementing Time-based One Time Passwords for Multi-Factor Authentication.
MIT License
422 stars 103 forks source link

Configure border size #42

Open marcgise opened 3 years ago

marcgise commented 3 years ago

Dear, It would be great if user can specify the border size of the generated QR. Good library ;)