=== Two Factor Auth for WooCommerce ===
Contributors: oskarhane
Tags: auth, two factor auth, login, security, authenticate, password, hacking, security plugin, secure
Requires at least: 3.1.0
Tested up to: 3.7
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a field for a One Time Password to WooCommerce's login form.

== Description ==
This plugin makes WooCommerce's login form compatible with the [Two Factor Auth plugin](http://wordpress.org/plugins/two-factor-auth/).
It simply adds a field for an One Time Password to WooCommerce's login form.


== Installation ==

Easy installation.

1. Upload *two-factor-auth.zip* through the 'Plugins' menu in WordPress
2. Activate the plugin through the 'Plugins' menu in WordPress

or

1. Search for 'Two Factor Auth' in the 'Plugins' menu in WordPress.
2. Click the 'Install' button. (Make sure you picks the right one)
3. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==
= 1.0.2 =
* Tested in WP 3.7

= 1.0.1 =
* Tested in WP 3.6

= 1.0 =
* Initial release.