Skip to content

Commit eed6a4b

Browse files
Steve Hobbsluisrudge
authored andcommitted
Added link to SDK FAQ page (#143)
* Added link to SPA JS FAQ page * Added FAQ link to sample 02
1 parent 4ae64eb commit eed6a4b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

01-Login/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ To build and run the Docker image, run `exec.sh`, or `exec.ps1` on Windows.
5555
npm run test
5656
```
5757

58+
## Frequently Asked Questions
59+
60+
We are compiling a list of questions and answers regarding the new JavaScript SDK - if you're having issues running the sample applications, [check the FAQ](https://github.com/auth0/auth0-spa-js/blob/master/FAQ.md)!
61+
5862
# What is Auth0?
5963

6064
Auth0 helps you to:

02-Calling-an-API/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ To build and run the Docker image, run `exec.sh`, or `exec.ps1` on Windows.
5454
npm run test
5555
```
5656

57+
## Frequently Asked Questions
58+
59+
We are compiling a list of questions and answers regarding the new JavaScript SDK - if you're having issues running the sample applications, [check the FAQ](https://github.com/auth0/auth0-spa-js/blob/master/FAQ.md)!
60+
5761
## What is Auth0?
5862

5963
Auth0 helps you to:

0 commit comments

Comments
 (0)