A QR Code provider for TwoFactorAuth.Net that has no external API dependency. The image is generated on your own server. Also no dependency on System.Drawing to avoid installation issues with Linux.
The project is published to NuGet
- NET Standard
- NET Core
- NET 5.0
- TwoFactorAuth.Net (>= 1.4.0)
- SkiaSharp (>= 2.80.2)
- SkiaSharp.QrCode (>= 0.4.1)
Instantiate your TwoFactorAuth
var myTwoFactorAuth = new TwoFactorAuth(appTitle, qrcodeprovider: new SkiaSharpQrCodeProvider());
- Got a problem or suggestion? Use the Issues feature to let me know.
- Feel like your own code changes would be helpful? Issue a Pull Request.
- Did I save you some time? Feeling thankfull? Go on, buy me a beer. 🍺