{"id":44072,"date":"2012-12-02T05:56:30","date_gmt":"2012-12-02T05:56:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/authy-for-wp\/"},"modified":"2013-04-14T22:15:54","modified_gmt":"2013-04-14T22:15:54","slug":"authy-for-wp","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/authy-for-wp\/","author":887574,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3","stable_tag":"0.3","tested":"3.6.1","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Authy for WordPress","header_author":"Erick Hitter","header_description":"","assets_banners_color":"","last_updated":"2013-04-14 22:15:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.ethitter.com\/plugins\/authy-for-wordpress\/","header_author_uri":"http:\/\/www.ethitter.com\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":1987,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.3":"<p>Restrict the user roles able to utilize <em>Authy for WordPress<\/em> and allow API keys to be specified in <code>wp-config.php<\/code>.<\/p>","0.2":"<p>Support users with mobile devices that don&#039;t support the Authy app by letting them receive keys via SMS (text message).<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"639492","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"639492","resolution":"2","location":"assets"}},"screenshots":{"1":"Authy token field added to the WordPress login form.","2":"Users manage their individual Authy settings through their WordPress profiles."}},"plugin_section":[],"plugin_tags":[710,9410,602,600,9217],"plugin_category":[38,54],"plugin_contributors":[77526],"plugin_business_model":[],"class_list":["post-44072","plugin","type-plugin","status-closed","hentry","plugin_tags-authentication","plugin_tags-authy","plugin_tags-login","plugin_tags-security","plugin_tags-two-factor","plugin_category-authentication","plugin_category-security-and-spam-protection","plugin_contributors-ethitter","plugin_committers-ethitter"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/authy-for-wp.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/authy-for-wp\/assets\/screenshot-1.png?rev=639492","caption":"Authy token field added to the WordPress login form."},{"src":"https:\/\/ps.w.org\/authy-for-wp\/assets\/screenshot-2.png?rev=639492","caption":"Users manage their individual Authy settings through their WordPress profiles."}],"raw_content":"<!--section=description-->\n<p>Enable the plugin, enter your <a href=\"http:\/\/www.authy.com\/\">Authy<\/a> API keys, and your users can enable Authy on their accounts.<\/p>\n\n<p>Once users configure Authy through their WordPress user profiles, any login attempts will require an Authy token in addition to the account username and password.<\/p>\n\n<p>For users with mobile devices that don't support the Authy app, they can receive their tokens via SMS.<\/p>\n\n<p>For convenience, especially in a network instance, API keys can be set in <code>wp-config.php<\/code>.<\/p>\n\n<p>Plugin development is found at https:\/\/github.com\/ethitter\/Authy-for-WP.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install the plugin either via your site's dashboard, or by downloading the plugin from WordPress.org and uploading the files to your server.<\/li>\n<li>Activate plugin through the WordPress Plugins menu.<\/li>\n<li>Navigate to <strong>Settings &gt; Authy for WP<\/strong> to enter your Authy API keys, or set your API keys in <code>wp-config.php<\/code> as described in the FAQ.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How can a user disable Authy after enabling it?<\/dt>\n<dd><p>The user should return to his or her WordPress profile screen and manage connections under the section <em>Authy for WordPress<\/em>.<\/p><\/dd>\n<dt>What if a user loses the mobile device?<\/dt>\n<dd><p>Any administrator (anyone with the <code>create_users<\/code> capability, actually) can disable Authy on a given user account by navigating to that user's WordPress account profile, and following the instructions under <em>Authy for WordPress<\/em>.<\/p><\/dd>\n<dt>Can I limit the user roles able to use Authy for WordPress?<\/dt>\n<dd><p>The allowed user roles can be set on the plugin settings page.<\/p><\/dd>\n<dt>How do I set the API keys in wp-config.php?<\/dt>\n<dd><p>In a variety of situations, setting the API keys via the plugin's settings page can be undesirable. For example, when network-activating <em>Authy for WordPress<\/em> in a WordPress Multisite (Network) setup. Recognizing this, API keys can be set in <code>wp-config.php<\/code>.<\/p>\n\n<p>To take advantage of this option, add the following entries to your site's <code>wp-config.php<\/code> before the <code>\/* That's all, stop editing! Happy blogging. *\/<\/code> line:<\/p>\n\n<ul>\n<li><code>define( 'AUTHY_API_KEY_PRODUCTION', '' );<\/code><\/li>\n<li><code>define( 'AUTHY_API_KEY_DEVELOPMENT', '' );<\/code><\/li>\n<\/ul>\n\n<p>Fill in each empty argument with the corresponding API key and <em>Authy for WordPress<\/em> will always use these settings.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.3<\/h4>\n\n<ul>\n<li>Allow administrators to control which user roles can be used with <em>Authy for WordPress<\/em>.<\/li>\n<li>Enhance connection setup experience by adding autocomplete to the <em>Country<\/em> field.<\/li>\n<li>Specify API keys in <code>wp-config.php<\/code> rather than via the plugin settings page.<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Receive tokens via SMS if the site's Authy account supports it. Requires at least the <a href=\"http:\/\/www.authy.com\/pricing\">free starter plan<\/a>.<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial public release.<\/li>\n<\/ul>","raw_excerpt":"Add Authy two-factor authentication to WordPress. Users opt in for an added level of security that relies on random codes from their mobile devices.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/44072","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=44072"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ethitter"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=44072"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=44072"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=44072"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=44072"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=44072"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=44072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}