mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 15:05:54 +00:00
aec91881bf
Changed access modifier for the function getQRText() from private to public. This allows for generating the QR Code in different ways (eg pass the data from getQRText() to the client and have a Javascript Library render the QR Code)