Skip to content

Commit

Permalink
Taking off public site
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanda VS committed Nov 8, 2023
1 parent 26a5cd6 commit 18a6654
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Add Login to Your Native/Mobile App
description: Everything you need to know to implement login for a native/mobile app
ctaText: Go to Quickstart
ctaLink: /docs/quickstart/native
public: false
template: microsite
topics:
- authentication
Expand Down
1 change: 1 addition & 0 deletions articles/microsites/add-login/add-login-regular-web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Add Login to Your Regular Web App
description: Everything you need to know to implement login for a regular web app
ctaText: Go to Quickstart
ctaLink: /docs/quickstart/webapp
public: false
template: microsite
topics:
- authentication
Expand Down
1 change: 1 addition & 0 deletions articles/microsites/add-login/add-login-single-page-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Add Login to Your Single-Page App
description: Everything you need to know to implement login for a single-page app (SPA)
ctaText: Go to Quickstart
ctaLink: /docs/quickstart/spa
public: false
template: microsite
topics:
- authentication
Expand Down
1 change: 1 addition & 0 deletions articles/microsites/call-api/call-api-device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Call Your API from an Input-Constrained Device
description: Everything you need to know to call your API from your input-constrained device. For use with native apps.
public: false
template: microsite
topics:
- authorization
Expand Down
1 change: 1 addition & 0 deletions articles/microsites/call-api/call-api-native-mobile-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Call Your API from Your Native/Mobile App
description: Everything you need to know to call your API from your native/mobile app
ctaText: Go to Quickstart
ctaLink: /docs/quickstart/native
public: false
template: microsite
topics:
- authentication
Expand Down
1 change: 1 addition & 0 deletions articles/microsites/call-api/call-api-regular-web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Call Your API from Your Regular Web App
description: Everything you need to know to call your API from your regular web app
ctaText: Go to Quickstart
ctaLink: /docs/quickstart/webapp
public: false
template: microsite
topics:
- authentication
Expand Down
1 change: 1 addition & 0 deletions articles/microsites/call-api/call-api-single-page-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Call Your API from Your Single-Page App
description: Everything you need to know to call your API from your single-page app (SPA)
ctaText: Go to Quickstart
ctaLink: /docs/quickstart/spa
public: false
template: microsite
topics:
- authentication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Manage Users and User Profiles
description: An introduction to how Auth0 helps you manage users and their profile information
contentType: microsite
public: false
topics:
- users
- user-management
Expand Down

0 comments on commit 18a6654

Please sign in to comment.