Many Magento stores require users to log in to finish the order or even to see more information, having the user logged is excellent to merchants and to users too, but the process to do the login is not so good, because of it, I created the Magento 2 Credential Management extension, this extension uses the new feature that has been adopted by the browsers, it is a great improvement for the user as it simplifies the login process.
1 of 11
More Related Content
Improving the user experience using Magento 2 Credential Management
1. Magento 2 - Credential Management
A seamless sign-in across devices
2. Main Advantages
- Easier to use a secure password.
- No more password to remember.
- Automatically sign in the customer with no password.
- It synchronize and use the customer’s credentials on mobile login.
- Allow to choose between the saved accounts to login using one-tap.
- You are able to use social login too.
3. How does it work?
- Install the Credential Management extension
- Open Google Chrome
- Create an account or sign in using an existing account
- Clean the cookies to simulate a session expired or login in another device
- Go to the sign in page
- In case of more than one account saved, choose between them
- If you have just one saved you will be signed in back automatically
8. Doing the sign out
If the user do the traditional store sign out, the auto sign in feature understand that
the customer want to be disconnected, so before the next auto sign in, it will
confirm if the user want to connect.