Skip to content

Commit 098dce6

Browse files
committed
📚 duplicate default provider warning into docs
1 parent ae1cc5e commit 098dce6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/qr-codes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ You can also specify a size as a third argument which is 200 by default.
2222

2323
[QRServerProvider](qr-codes/qr-server.html) (default)
2424

25+
**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.
26+
2527
[ImageChartsQRCodeProvider](qr-codes/image-charts.html)
2628

2729
[QRicketProvider](qr-codes/qrickit.html)

0 commit comments

Comments
 (0)