Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I have noticed that with dark themes, QR codes don't like to be detected by Authy (could be others, haven't tried them). An easy fix for this is to edit the template named "two_step_totp" and replace this:[CODE]<div style="margin: 1em 0; text-align: center"><span id="TotpQrCode"></span></div>[/CODE]with this:[CODE]<div style="background-color: white; margin: 1em 0; text-align: center"><span id="TotpQrCode"></span></div>[/CODE]It might not look beautiful, but if you don't want to spend time fixing it, it is a quick workaround.I must say, I already love this two-step verification.
I have noticed that with dark themes, QR codes don't like to be detected by Authy (could be others, haven't tried them). An easy fix for this is to edit the template named "two_step_totp" and replace this:
[CODE]<div style="margin: 1em 0; text-align: center"><span id="TotpQrCode"></span></div>[/CODE]
with this:
[CODE]<div style="background-color: white; margin: 1em 0; text-align: center"><span id="TotpQrCode"></span></div>[/CODE]
It might not look beautiful, but if you don't want to spend time fixing it, it is a quick workaround.
I must say, I already love this two-step verification.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences