From bdfc985fe992d1a0b74961a04c0d75b64b75a7d1 Mon Sep 17 00:00:00 2001 From: DHANISH KUMAR Date: Tue, 16 Oct 2018 16:58:59 +0530 Subject: [PATCH] Revert "Update README.md" --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c334f7..a59cf0d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ These samples demonstrate how to add authentication to a Chrome extension with A Auth0 helps you to: -* Add authentication with [multiple authentication sources](https://docs.auth0.com/identityproviders), either social like **Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, among others**, or enterprise identity systems like **Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider**. +* Add authentication with [multiple authentication sources](https://docs.auth0.com/identityproviders), either social like **Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, amont others**, or enterprise identity systems like **Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider**. * Add authentication through more traditional **[username/password databases](https://docs.auth0.com/mysql-connection-tutorial)**. * Add support for **[linking different user accounts](https://docs.auth0.com/link-accounts)** with the same user. * Support for generating signed [Json Web Tokens](https://docs.auth0.com/jwt) to call your APIs and **flow the user identity** securely. @@ -16,7 +16,7 @@ Auth0 helps you to: ## Create a free Auth0 account 1. Go to [Auth0](https://auth0.com/signup) and click Sign Up. -2. Use Google, GitHub or Microsoft Account to log in. +2. Use Google, GitHub or Microsoft Account to login. ## Issue Reporting @@ -28,4 +28,4 @@ If you have found a bug or if you have a feature request, please report them at ## License -This project is licensed under the MIT license. See the [LICENSE](LICENSE.txt) file for more info. +This project is licensed under the MIT license. See the [LICENSE](LICENSE.txt) file for more info. \ No newline at end of file