Skip to content

Commit 4170dc5

Browse files
committed
Merge branch 'mfa'
2 parents be8683d + 9b4631f commit 4170dc5

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,15 @@ not the time-based six-digit code. You can likely find this secret in
7777
the 'advanced' section of your TOTP app. It will be a long string of
7878
upper-case letters and digits. See below for a list of TOTP apps which
7979
support viewing the TOTP secret. It is also possible to get the secret
80-
by scanning the setup QR code, or by clicking the button on the website
81-
to manually configure the TOTP app. The six-digit code will be
82-
automatically calculated based on the current time as required if
83-
`PMHC_TOTP_SECRET` is specified. Otherwise, the user will be prompted to
84-
enter the current six-digit code.
80+
by scanning the setup QR code with a generic QR code reader, or by
81+
clicking the _Trouble scanning_ button on the website to manually
82+
configure the TOTP app:
83+
84+
![manually view totp secret](./images/view-totp-secret-at-setup.png)
85+
86+
The six-digit code will be automatically calculated based on the current
87+
time as required if `PMHC_TOTP_SECRET` is specified. Otherwise, the user
88+
will be prompted to enter the current six-digit code.
8589

8690
Not all TOTP apps support viewing the secret. The following are known
8791
to support this:

images/view-totp-secret-at-setup.png

34.2 KB
Loading

0 commit comments

Comments
 (0)