Skip to content

GeekyMonkey/TwoFactorAuthNetSkiaSharpQrProvider

Repository files navigation

License: MIT

NuGet

SkiaSharp QR Code Provider for TwoFactorAuth.Net

❓ Purpose

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.


👇 Download

The project is published to NuGet


🔹 Compatability

  • NET Standard
  • NET Core
  • NET 5.0

Dependencies


✔️ Instructions

Instantiate your TwoFactorAuth

  var myTwoFactorAuth = new TwoFactorAuth(appTitle, qrcodeprovider: new SkiaSharpQrCodeProvider());

🙋 Contact

  • 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. 🍺

About

SkiaSharp QR Code Provider for TwoFactorAuth.Net

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages