mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-22 08:12:44 +00:00
11 lines
334 B
Markdown
11 lines
334 B
Markdown
# Authentication
|
|
|
|
Authentication is required when working with private repositories or package indexes.
|
|
|
|
Learn more about authentication in uv:
|
|
|
|
- [Using the `uv auth` CLI](./cli.md)
|
|
- [HTTP authentication](./http.md)
|
|
- [Git authentication](./git.md)
|
|
- [TLS certificates](./certificates.md)
|
|
- [Third-party services](./third-party.md)
|