File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -77,11 +77,15 @@ not the time-based six-digit code. You can likely find this secret in
77
77
the 'advanced' section of your TOTP app. It will be a long string of
78
78
upper-case letters and digits. See below for a list of TOTP apps which
79
79
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.
85
89
86
90
Not all TOTP apps support viewing the secret. The following are known
87
91
to support this:
You can’t perform that action at this time.
0 commit comments