=== Fingerlogin === Contributors: fingerlogin,Netpresence Tags: fingerlogin, fingerprint, Authentication, login, biometric, touchId, password Requires at least: 3.5 Tested up to: 5.2 Stable tag: 4.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Fingerlogin enable Fingerprint biometric login authentication to sign into websites and services. == Description == Forget passwords and turn on biometric user login! The plugin turns WordPress into an Fingerlogin endpoint adding a login button on your wordpress login form. This can be used to act as an authentication mechanism for WordPress and its REST API, as well as an identity mechanism for other sites. It uses server-to-server calls from fingerlogin.it and a smartphone app (ANDROID) to identify the user or your website domain. You can install this plugin to enable web sign-in and registration for your site using your domain. == WARNING == Since this plugin relies on sessions, it may not work on some server configuration!! Please report us any issues! tested with PHP Version 7.2.25 == Privacy Notices == this plugin, in itself, does not: * track users by stealth * use cookies. == Installation == 1. Upload the `fingerlogin` directory to your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use fingerLogin settings menu to enable/disable login and user registration 4. That's it == Frequently Asked Questions == 1. [Support Forum](https://wordpress.org/support/plugin/fingerlogin/) 1. [Android App](https://play.google.com/store/apps/details?id=eu.netpresence.fingerprintauthentication) == Screenshots == 1. screenshot-1.png 1. screenshot-2.png 1. screenshot-3.png = How secure is this? = server-to-server calls are under https and crypted from fingerlogin.it = What does it work? = Once you have proven your identity using your fingerprint previously registered and verified on fingerlogin.it using proprietary smartphone app, a callback will be done to authenticate as you to your site. The plugin supports new user registration for unknown users if option is enabled, it is under your control. == Upgrade Notice == = 2.0.0 = * initial