How to Install dynalogin-client-php in Ubuntu 18.04



Install dynalogin-client-php by entering the following commands in the terminal:

sudo apt update
sudo apt install dynalogin-client-php

Description:

two-factor HOTP/TOTP authentication - PHP client

dynalogin is a two-factor authentication framework based on the HOTP/TOTP (Open Authentication) algorithm. Dynalogin can store credentials in any database supported by UNIXODBC, which makes the solution robust and scalable. It can also store credentials in flat files if desired. dynalogin has been successfully integrated in solutions for OpenID, making it possible to use two-factor authentication with hundreds of other web applications and public web sites. There is a dynalogin soft-token for Android and it also works with Google Authenticator. . This package provides a PHP client for the dynalogin server. It allows PHP applications to validate a user login attempt. It is intended as a foundation for login forms, OpenID providers and similar code.

Homepage: http://www.dynalogin.org/

Version: 1.0.0-3ubuntu4

Section: universe/web