python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to use TOTP codes for NGINX authentication?
I have a very basic NGINX configuration (I've removed the irrelevant parts of the config):
events { }
http {
include /etc/nginx/mime.types;
server {
listen 80 default_server;
...
cocomac
Votes: 0
Answers: 0
Customize Firebase / Google Identity Platform Multifactor Authentication Confirmation Email
I have successfully and deceivingly easily added Firebase authentication for my web ap. I've found during my work that it's actually just a wrapper over the identity platform product from GCP. I've fo...
Dragos Iordache
Votes: 0
Answers: 1
I lost my 2-factor auth app and I can't login into my heroku account
I had to factory reset my phone and I lost my two factor auth app (Google Authenticator) and now I can't login into my heroku account
Antony Cabeza
Votes: 0
Answers: 0
pgAdmin docker 2FA TOTP authentication error "Failed to validate the code"
I'm using the dpage/pgadmin4:6.3 image available at https://hub.docker.com/r/dpage/pgadmin4/
I'm trying to setup the 2FA TOTP based authentication by clicking on the top-right corner of the app (user ...

swiss_knight
Votes: 0
Answers: 1