Skip to content

Commit c7b5923

Browse files
authored
Merge pull request #530 from auth0-samples/feat/add-next-steps-section
Adding next steps section into the quickstart-login.yaml file
2 parents 1f13a69 + 866d264 commit c7b5923

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

quickstart/quickstart-login.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,10 @@ steps:
117117
- type: snippet
118118
<<: *appTemplate
119119
- <<: *tryOutStep
120+
121+
nextSteps:
122+
links:
123+
- label: "Calling Protected APIs"
124+
url: "https://auth0.com/docs/quickstart/spa/angular#calling-protected-apis"
125+
- label: "Auth0 Angular SDK"
126+
url: "https://github.com/auth0/auth0-angular"

0 commit comments

Comments
 (0)