Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2284eae

Browse files
committed
Correct capitalization of JSON in README
1 parent 0d7decc commit 2284eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Auth0 helps you to:
1818
or enterprise identity systems like **Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider**.
1919
* Add authentication through more traditional `username/password databases <https://auth0.com/docs/connections/database/mysql>`_.
2020
* Add support for `linking different user accounts <https://auth0.com/docs/link-accounts>`_ with the same user.
21-
* Support for generating signed `Json Web Tokens <https://auth0.com/docs/jwt>`_ to call your APIs and **flow the user identity** securely.
21+
* Support for generating signed `JSON Web Tokens <https://auth0.com/docs/jwt>`_ to call your APIs and **flow the user identity** securely.
2222
* Analytics of how, when and where users are logging in.
2323
* Pull data from other sources and add it to the user profile, through `JavaScript rules <https://auth0.com/docs/rules>`_.
2424

0 commit comments

Comments
 (0)