Skip to main content

Module qr

Module qr 

Source
Expand description

Printing the server-rendered QR code for TOTP enrollment.

The server does the encoding, so rc carries no QR library and the console and the CLI show the same symbol from the same source. All that happens here is deciding whether a terminal can display it and writing it out.

Functionsยง

print_qr
Print the QR, or explain why it was skipped.