Skip to content

docs: updated the docs command to use the new qs setup flow#1170

Merged
hazel-nut merged 2 commits into
mainfrom
DXCDT-1720-update-docs-for-new-qs-setup-pr
May 15, 2026
Merged

docs: updated the docs command to use the new qs setup flow#1170
hazel-nut merged 2 commits into
mainfrom
DXCDT-1720-update-docs-for-new-qs-setup-pr

Conversation

@KartikJha
Copy link
Copy Markdown
Contributor

Description

Updates the auth0 qs setup CLI command in six quickstart guides to use the new, more explicit flag syntax introduced
in a recent Auth0 CLI release. The old shorthand flags (--type <framework>, -n, -p) have been replaced with the
full flags (--app, --type, --framework, --build-tool, --name, --port).

Also corrects the Next.js quickstart to reference .env instead of .env.local to match what the updated command
actually generates.

Affected quickstarts:

  • SPA: React, Svelte, Vanilla JS, Vue.js
  • Webapp: Fastify, Next.js

References

  • DXCDT-1720

Testing

Verify the updated commands run correctly with the latest Auth0 CLI version and generate the expected .env file.

@KartikJha KartikJha requested a review from a team as a code owner May 13, 2026 12:13
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 13, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview May 13, 2026, 12:20 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

Summary

Status Count
🔍 Total 44
✅ Successful 25
⏳ Timeouts 0
🔀 Redirected 9
👻 Excluded 10
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Redirects per input

Redirects in main/docs/quickstart/spa/react/index.mdx

Redirects in main/docs/quickstart/spa/svelte/index.mdx

Redirects in main/docs/quickstart/spa/vanillajs/index.mdx

Redirects in main/docs/quickstart/spa/vuejs/index.mdx

Redirects in main/docs/quickstart/webapp/fastify/index.mdx

Redirects in main/docs/quickstart/webapp/nextjs/index.mdx

@KartikJha KartikJha force-pushed the DXCDT-1720-update-docs-for-new-qs-setup-pr branch from a8ee0d4 to 25dadf9 Compare May 15, 2026 07:38
@hazel-nut hazel-nut merged commit d145675 into main May 15, 2026
4 checks passed
@hazel-nut hazel-nut deleted the DXCDT-1720-update-docs-for-new-qs-setup-pr branch May 15, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants