Plugin to use two factor based authentication with applications that generate TOTP codes like Google Authenticator, AndOTP or KeepassXC
Please, select the correct branch in order to download a sysPass compatible version:
- sysPass v3: Master branch or 2.0
- sysPass v2: 1.0 branch
As told above, this version is only compatible with sysPass v3 and it needs to be installed through composer.
Please select the installation method depending on the instance type:
- If you are running a non-Docker based instance:
composer require syspass/plugin-authenticator:^v2.0
- If you are running a Docker based instance, set
syspass/plugin-authenticator:^v2.0value within an environment variable calledCOMPOSER_EXTENSIONS.
Please download the v1 branch files and unpack them into .../inc/Plugins directory.