Plugin Directory

Changeset 2545170


Ignore:
Timestamp:
06/09/2021 04:00:38 PM (5 years ago)
Author:
cmccaw
Message:

updated readme.txt. Increased version to 1.0.1

Location:
heslo-login
Files:
22 added
1 edited

Legend:

Unmodified
Added
Removed
  • heslo-login/trunk/readme.txt

    r2545137 r2545170  
    1 === Passwordless login ===
     1=== Passwordless Login ===
    22Contributors: cmccaw
    3 Donate link: https://getheslo.com
    43Tags: login, authentication, identity, security, fido
    54Requires at least: 5.1
    65Tested up to: 5.7.2
    76Requires PHP: 7.0
    8 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    98License: GPLv2 or later
    109License URI: http://www.gnu.org/licenses/gpl-2.0.html
    11  
    12 Eliminate the need for users to enter a password when they log in to their website.
     10
     11Eliminate the need for users to enter a password when they login to their website.
    1312Heslo Login enables a passwordless login experience using biometrics such as Touch or Face ID.
    1413If a device does not support a FIDO authenticator then the user will simply perform an email pin verification
    15  
     14
    1615== Description ==
    17  
    1816Add the login button that combines biometric security, convenience, and simplicity for a powerful 1-click login experience.
    19 Increase conversion rates and make it extremely easy for your users to login without a password.
     17Increase conversion rates and make it extremely easy for your users to log in without a password.
    2018
    21 Heslo Login is FIDO certified and meets all the high security standards to provide the fastest and most secure login experience on the internet. 
     19Heslo Login is FIDO certified and meets all the high-security standards to provide the fastest and most secure login experience on the internet. 
    2220
    2321### Benefits:
    2422
    2523* Eliminate the need for your users to enter a password when they log in to your website.
    26 * True passwordless security using Touch and Face ID. The same technology is used by the world's largest companies whose very businesses rely upon better authentication. Bring the same level of security to make the fastest and most secure login on the internet.
    27 * 1-click passwordless login experience that is hassle-free, fast and extremely secure.
     24* True passwordless security using Touch and Face ID. The same technology is used by the world\'s largest companies whose very businesses rely upon better authentication. Bring the same level of security to make the fastest and most secure login on the internet.
     25* 1-click passwordless login experience that is hassle-free, fast, and extremely secure.
     26* User device does not support Touch or Face ID? No problem. Simple email verification is maintain to ensure a fast, passwordless login
    2827* Impress your users with the latest in biometric security
    2928
     29
    3030== Installation ==
    31 
    32311. Upload to the `/wp-content/plugins/` directory
    33321. Activate the plugin
    34331. Go to Settings to configure the app
    35  
     34
    3635== Frequently Asked Questions ==
    37  
    3836= How do I add Heslo Login to my site? =
    3937 
     
    5250= Will my existing users be able to login? =
    5351 
    54 Of course! Once your users use Heslo Login they wouldn't want to use the traditional login flow again!
     52Of course! Once your users use Heslo Login they wouldn\'t want to use the traditional login flow again!
    5553
    5654= I have a feature idea. What’s the best way to tell you about it? =
     
    6260chris@getheslo.com usually replies with 24 hours so email anytime with questions about the plugin.
    6361
    64 == Screenshots ==
    65  
    66 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
    67 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
    68 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
    69 (or jpg, jpeg, gif).
    70 2. This is the second screen shot
    71  
    7262== Changelog ==
    73  
     63= 1.0.1 =
     64* Updated readme.txt
    7465= 1.0 =
    7566* Initial commit with React admin front end and OpenID authentication flow
    76  
Note: See TracChangeset for help on using the changeset viewer.