=== Stan Easy Connect === Contributors: jnser Tags: signin, signup, oauth, oauth2, openid, oidc, connect, login, password Requires at least: 5.0.0 Tested up to: 5.0.0 Stable tag: 0.1.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Stan Easy Connect allow users to register and connect to your Wordpress websites with their Stan profile. == Description == Stan is an application for digital identity. Our userbase is identified using their legal documents. Stan Easy Connect implements a OAUTH2 with OpenID scheme to send user's information to your Website. Stan allows the users to make sure what they send to your Website which is a great way to gain their confidence on what you will do with their data. Connecting with Stan is made with the best user experience as possible. == Installation == # FROM YOUR WORDPRESS DASHBOARD 1. Visit Plugins > Add New 2. Search for Stan Easy Connect, find and install Stan Easy Connect. 3. Activate the plugin from your plugins page # FROM YOUR WORDPRESS.ORG 1. Download Stan Easy Connect 2. Unzip and upload the stan-easy-connect directory to your `/wp-content/plugins/directory` 3. Activate Stan Easy Connect from your plugins page # ONCE ACTIVATED 1. Go to Settings > Stan Easy Connect, and fill the forms 2. Put the shortcode `[stan_easy_connect_button]` in your website == Frequently Asked Questions == = What Stan Easy Connect is used for? = Stan Easy Connect is a product that helps users to connect to any Website with easy and transparency. = Where can I find my client ID and Client Secret? = Stan is an early access product. Contact us at hey@stan-app.com to get in to the early phase. = Is it secure? = Stan is made on top of OAUTH2 and OpenID standards which are well known standards used by big companies such as Google. = How users signup and signin to my Website using Stan Easy Connect? = Users will see the button to log in your Website using their Stan application. When they use this option they are redirected to their Stan mobile application and validate the log in process. Stan doesn't require password, it's simple as clicking buttons, no forms required. == Screenshots == == Changelog == = 0.1 = * First Stan Easy Connect version.