stack/docs/content
Lawrence Chen e0d19e5d08
[Docs][Content] - Fix CLI template filename in documentation (#1053)
## Summary
- Fixed the download link for the CLI authentication template - the
actual file is `stack-auth-cli-template.py` (with hyphens) but the docs
referenced `stack_auth_cli_template.py` (with underscores)
- Added a note clarifying that users should rename the file to use
underscores for Python import compatibility

## Test plan
- [ ] Verify the download link works:
https://github.com/stack-auth/stack-auth/tree/main/docs/public/stack-auth-cli-template.py

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Updated CLI authentication documentation with clearer guidance on
downloading and configuring the Python CLI template, including improved
instructions for proper file naming conventions and import setup.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Madison <madison.w.kennedy@gmail.com>
2025-12-18 15:18:09 -06:00
..
docs [Docs][Content] - Fix CLI template filename in documentation (#1053) 2025-12-18 15:18:09 -06:00
setup-instructions.md Update setup instructions 2025-10-11 14:53:17 -07:00