📚 duplicate default provider warning into docs

This commit is contained in:
William Hall
2023-04-30 14:36:00 +01:00
parent ae1cc5e8af
commit 098dce6735
+2
View File
@@ -22,6 +22,8 @@ You can also specify a size as a third argument which is 200 by default.
[QRServerProvider](qr-codes/qr-server.html) (default)
**Warning:** Whilst it is the default, this provider is not suggested for applications where absolute security is needed, because it uses an external service for the QR code generation. You can make use of the included offline providers listed below which generate locally.
[ImageChartsQRCodeProvider](qr-codes/image-charts.html)
[QRicketProvider](qr-codes/qrickit.html)