@auth0/auth0-angular
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "@auth0/auth0-angular", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Auth0 SDK for Angular Single Page Applications (SPA)", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,4 +17,4 @@  | ||
- [Sample App](https://github.com/auth0-samples/auth0-angular-samples/tree/master/Sample-01) - a full-fledged Angular application integrated with Auth0. | ||
- [FAQs](https://github.com/auth0/auth0-angular/tree/master/FAQ.md) - frequently asked questions about the auth0-angular SDK. | ||
- [Examples](https://github.com/auth0/auth0-angular/tree/master/EXAMPLES.md) - code samples for common Angular authentication scenario's. | ||
- [FAQs](https://github.com/auth0/auth0-angular/tree/main/FAQ.md) - frequently asked questions about the auth0-angular SDK. | ||
- [Examples](https://github.com/auth0/auth0-angular/tree/main/EXAMPLES.md) - code samples for common Angular authentication scenario's. | ||
- [Docs site](https://www.auth0.com/docs) - explore our docs site and learn more about Auth0. | ||
@@ -49,3 +49,2 @@ | ||
> - Click on the "Settings" tab of your application's page. | ||
> - Ensure that "Token Endpoint Authentication Method" under "Application Properties" is set to "None" | ||
> - Scroll down and click on the "Show Advanced Settings" link. | ||
@@ -156,3 +155,3 @@ > - Under "Advanced Settings", click on the "OAuth" tab. | ||
For more code samples on how to integrate the **auth0-angular** SDK in your **Angular** application, have a look at our [examples](https://github.com/auth0/auth0-angular/tree/master/EXAMPLES.md). | ||
For more code samples on how to integrate the **auth0-angular** SDK in your **Angular** application, including how to use our standalone and function APIs, have a look at the [examples](https://github.com/auth0/auth0-angular/tree/main/EXAMPLES.md). | ||
@@ -194,2 +193,2 @@ ## API reference | ||
<p align="center"> | ||
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-angular/tree/master/LICENSE"> LICENSE</a> file for more info.</p> | ||
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-angular/tree/main/LICENSE"> LICENSE</a> file for more info.</p> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
311112
191