Task type
Platform(s)
Description
Update the existing Angular Authentication Project Template documentation:
https://www.infragistics.com/products/ignite-ui-angular/angular/components/general/cli/auth-template
The current topic describes authentication as a standalone project template, using side-nav-auth. This should be updated to match the new CLI/Schematics template flow where authentication is offered as an additional option after selecting a supported navigation template.
The documentation should explain the new flow:
- Select project type.
- Select a base project template:
- Empty Project
- Side Navigation
- Side Navigation Mini
- If Side Navigation or Side Navigation Mini is selected, the CLI/Schematics should ask whether authentication should be added.
- If Empty Project is selected, the authentication prompt should not be shown.
The topic should also clarify that authentication is now an add-on for supported navigation templates, not only a separate standalone Side Navigation with Authentication template.
The documentation should cover both supported generated auth variants:
Side Navigation + Authentication
Side Navigation Mini + Authentication
The existing authentication content should also be reviewed and updated where needed to match the current generated template structure.
The command examples should be reviewed and updated. If direct template generation with hidden auth template IDs is still supported, document it clearly as an advanced/direct usage option. Otherwise, update the topic to focus on the interactive add-auth flow.
Acceptance criteria
- The topic explains the new interactive template selection flow.
- The topic clearly states that authentication is offered only after selecting Side Navigation or Side Navigation Mini.
- The topic clearly states that Empty Project does not show the authentication option.
- The topic covers both generated variants:
- Side Navigation + Authentication
- Side Navigation Mini + Authentication
- Existing screenshots are reviewed and replaced if they no longer match the new flow or updated generated UI.
- CLI and Schematics command examples are updated to match the new behavior.
- Direct template usage is documented only if it remains officially supported.
Related resources
Existing documentation topic: https://www.infragistics.com/products/ignite-ui-angular/angular/components/general/cli/auth-template
Related CLI/template issue: IgniteUI/igniteui-cli#1724
Related CLI/template PR: IgniteUI/igniteui-cli#1725
Task type
Platform(s)
Description
Update the existing Angular Authentication Project Template documentation:
https://www.infragistics.com/products/ignite-ui-angular/angular/components/general/cli/auth-template
The current topic describes authentication as a standalone project template, using side-nav-auth. This should be updated to match the new CLI/Schematics template flow where authentication is offered as an additional option after selecting a supported navigation template.
The documentation should explain the new flow:
The topic should also clarify that authentication is now an add-on for supported navigation templates, not only a separate standalone Side Navigation with Authentication template.
The documentation should cover both supported generated auth variants:
Side Navigation + Authentication
Side Navigation Mini + Authentication
The existing authentication content should also be reviewed and updated where needed to match the current generated template structure.
The command examples should be reviewed and updated. If direct template generation with hidden auth template IDs is still supported, document it clearly as an advanced/direct usage option. Otherwise, update the topic to focus on the interactive add-auth flow.
Acceptance criteria
Related resources
Existing documentation topic: https://www.infragistics.com/products/ignite-ui-angular/angular/components/general/cli/auth-template
Related CLI/template issue: IgniteUI/igniteui-cli#1724
Related CLI/template PR: IgniteUI/igniteui-cli#1725