Skip to content

docs(cli): update cli topics auth template guide and auth flow#298

Open
georgianastasov wants to merge 7 commits into
masterfrom
ganastasov/cli-auth-template-docs
Open

docs(cli): update cli topics auth template guide and auth flow#298
georgianastasov wants to merge 7 commits into
masterfrom
ganastasov/cli-auth-template-docs

Conversation

@georgianastasov
Copy link
Copy Markdown
Contributor

Closes #296

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in the topic content when it has a valuable update, is new, or is considered preview / beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check if links function by running the check-api/mdx npm commands
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo


  • do not resolve requested changes (leave that to the reviewer)

@georgianastasov georgianastasov added 📖 documentation Improvements or additions to documentation status: in-development 🛠️ things that are not finished labels Jun 5, 2026
@georgianastasov georgianastasov added status: ❌ awaiting-test PR ready for testing and removed status: in-development 🛠️ things that are not finished labels Jun 8, 2026
@kdinev kdinev added status: verified ✅ The PR is tested and ready for a merge and removed status: ❌ awaiting-test PR ready for testing labels Jun 8, 2026
@georgianastasov georgianastasov requested a review from norikois June 8, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📖 documentation Improvements or additions to documentation status: verified ✅ The PR is tested and ready for a merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Authentication Project Template documentation for new add-auth navigation template flow

2 participants