Files
uv/docs/concepts/authentication/index.md
T
Zanie Blue bf189c5414 Split the "Authentication" page into sections (#15575)
In preparation for more content for #15570
2025-08-28 15:45:31 -05:00

11 lines
296 B
Markdown

# Authentication
Authentication is required when working with private repositories or package indexes.
Learn more about authentication in uv:
- [HTTP authentication](./http.md)
- [Git authentication](./git.md)
- [TLS certificates](./certificates.md)
- [Third-party services](./third-party.md)