mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 08:00:57 +00:00
2080319f6f
This change is discussed in #104 Currently, the library defaults to a QR Code Provider using an external service, thus leaking secrets. This change forces the definition of a QR Code Provider in the constructor. It is a breaking change. fixes #104