Skip to content

Commit bedee33

Browse files
authored
Update 01-Authorization-RS256/README.md
1 parent a78ff0c commit bedee33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01-Authorization-RS256/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Execute in command line `sh exec.sh` to run the Docker in Linux, or `.\exec.ps1`
6060
Auth0 helps you to:
6161

6262
* Add authentication with [multiple authentication sources](https://auth0.com/docs/authenticate/identity-providers), 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**.
63-
* Add authentication through more traditional **[username/password databases](https://auth0.com/docs/authenticate/database-connections/custom-db/create-db-connection#create-a-login-script)**.
63+
* Add authentication through more traditional **[username/password databases](https://auth0.com/docs/authenticate/database-connections/custom-db/overview-custom-db-connections)**.
6464
* Add support for **[linking different user accounts](https://auth0.com/docs/manage-users/user-accounts/user-account-linking)** with the same user.
6565
* Support for generating signed [Json Web Tokens](https://auth0.com/docs/secure/tokens/json-web-tokens) to call your APIs and **flow the user identity** securely.
6666
* Analytics of how, when and where users are logging in.

0 commit comments

Comments
 (0)