Auth using Google Authenticator archived
WordPress Login Addon using Google Authenticator
by Lukasz Pawlik · github.com/lukaspawlik/auth-using-google-authenticator · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lukaspawlik/auth-using-google-authenticator/archive/refs/heads/master.zipReadme
WordPress Auth using Google Authenticator
WordPress Auth using Google Authenticator is a simple plugin which allows authorization with Google Authenticator tokens.
Description
WordPress Auth using Google Authenticator is a simple plugin which allows authorization with Google Authenticator tokens. Very easy to install and configure.
Installation
- Login to WordPress admin panel, go to 'Plugins', next click 'Add New', choose 'Upload', click 'Browse' and find a xlt-totp-auth.zip and next click 'Upload Now'
- If plugin is installed, remember to activate it.
- Go to
Settings > Google Token Authenticationand check ifToken authentication enabledis checked. - Go to
Users > Your profileand scroll to the bottom of page and findGoogle Authenticatorsection. - Check
Token authentication enabled.Secret codewill appear. ClickGenerate newand wait for new secret code. After generation clickUpdate profile. - Scan QR Code in your Google Authenticator application or enter
Secret code for Google Authenticatorcode manually. You should also write this code in safe place. If you reinstall Google Authenticator software or loose your phone you will not be able to login. - Next time on login screen
Google Authenticator tokenfield will appear. Enter your login, password and generated code and login. If user has not enabledtoken authenticationjust leave this field empty.
Frequently Asked Questions
Q: What should I do if I lost my phone or reinstall Google Authenticator?
A: Probably the best way is to delete plugin folder using FTP or any file manager.