Skip to content

Commit

Permalink
Updated .yml for non-interactive QS
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsundar-okta committed Jan 27, 2025
1 parent 2c13b36 commit 9a42b29
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions articles/quickstart/native/android-facebook-login/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ snippets:
default_article: 00-login-facebook
articles:
- 00-login-facebook
hidden_articles:
- interactive
next_steps:
- path: 00-login-facebook
list:
Expand Down
2 changes: 2 additions & 0 deletions articles/quickstart/native/device/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ seo_alias: device
default_article: 01-login
articles:
- 01-login
hidden_articles:
- interactive
show_steps: false
2 changes: 2 additions & 0 deletions articles/quickstart/native/windows-uwp-csharp/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ seo_alias: windows-uwp-csharp
default_article: 01-login
articles:
- 01-login
hidden_articles:
- interactive
show_steps: true
github:
org: auth0-samples
Expand Down
2 changes: 2 additions & 0 deletions articles/quickstart/webapp/apache/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ seo_alias: apache
default_article: 01-login
articles:
- 01-login
hidden_articles:
- interactive
contentType: tutorial
useCase: quickstart
2 changes: 2 additions & 0 deletions articles/quickstart/webapp/java-ee/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ useCase: quickstart
seo_alias: java ee
articles:
- 01-login
hidden_articles:
- interactive
default_article: 01-login
show_steps: true
github:
Expand Down
2 changes: 2 additions & 0 deletions articles/quickstart/webapp/nginx-plus/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ seo_alias: nginx
default_article: 01-login
articles:
- 01-login
hidden_articles:
- interactive
contentType: tutorial
useCase: quickstart

0 comments on commit 9a42b29

Please sign in to comment.