TOTP QR Code is a technology based on QR code to ceasily communicate a shared secret for 2FA (second Factor Authentication)
This mini app allows to provide a label and a secret and build the PNG to be used by the 2FA app (Google authenticator, 1Password or Authy).
It also provides a REST endpoint to dynamically build the PNG. the web page use this same endpoint to display the PNG.