pgampe / authenticator
This package is abandoned and no longer maintained.
The author suggests using the pfaffenrodt/authenticator package instead.
Authenticator
1.0.2
2018-06-23 00:08 UTC
Requires
- php: >=7.0
- typo3/cms-core: ^8.7 || ^9.0
Replaces
- authenticator: 1.0.2
- typo3-ter/authenticator: 1.0.2
README
A TYPO3 CMS extension to implement a two-factor authentication compatible with Google Authenticator.
Setup
Install the extension via the TYPO3 CMS extension manager.
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 behavior.