liquidlight / typo3-authenticator
Authenticator
Installs: 150
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Language:JavaScript
Type:typo3-cms-extension
Requires
- php: >=7.0
- typo3/cms-core: ^9.5
Replaces
- pfaffenrodt/authenticator: 2.0.0
- pgampe/authenticator: 2.0.0
- typo3-ter/authenticator: 2.0.0
README
- Forked from pfaffenrodt/authenticator
- Which was forked from pgampe/authenticator
A TYPO3 CMS extension to implement a two-factor authentication compatible with Google Authenticator.
Setup
Install the extension via composer
composer req liquidlight/typo3-authenticator
How to use it
As a backend user, go to the user settings module. Switch to the tab Two Factor
and import your secret into your authenticator app. After that, check the enable two-factor checkmark.
Save your settings. Reload your backend, otherwise will you see strange behaviour.