Skip to content

Yubi-David/wordpress-u2f

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U2F for Wordpress

Note
Development of this plugin has been (at least temporarily) discontinued since a more complete plugin has appeared.

This plugin adds support for the two factor authentication standard U2F.

The functionality is similar to the U2F (Security Key) support available for Google accounts:

  • Users registers U2F devices themselves.

  • Users are not required to register devices.

  • A user can have multiple devices registered.

  • Currently, only Google Chrome is supported.

Installation

  1. Install the dependencies using Composer.

  2. Move the wordpress-u2f directory into the /wp-content/plugins/ directory.

  3. Activate the plugin through the 'Plugins' menu in WordPress.

  4. Go to SettingsU2F.

  5. Set App ID to the the base URL of your website, for example https://mysite.wordpress.com.

Managing devices

U2F devices can be added and removed from the profile screen (accessible by clicking on your name at the top of the screen).

About

A Wordpress U2F plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%