Changes requested on code review

- wrong text
This commit is contained in:
denihs
2022-01-21 14:42:36 -04:00
parent f7e6286204
commit 88bee7bd1a

View File

@@ -14,7 +14,7 @@ The first step to using 2FA is to generate a QR code so that the user can scan i
{% apibox "Accounts.generate2faActivationQrCode" "module":"accounts-base" %}
Receives an `appName` which is the name of your app that will show up when the user scans the QR code. Also, a callback called with a QR code in SVG format on success or a single `Error` argument
on failure. Both parameters are optional.
on failure.
On success, this function will also add an object to the logged user containing the QR secret: