2025-08-28 15:45:31 -05:00
|
|
|
# Authentication
|
|
|
|
|
|
|
|
|
|
Authentication is required when working with private repositories or package indexes.
|
|
|
|
|
|
|
|
|
|
Learn more about authentication in uv:
|
|
|
|
|
|
2025-08-30 12:26:38 -05:00
|
|
|
- [Using the `uv auth` CLI](./cli.md)
|
2025-08-28 15:45:31 -05:00
|
|
|
- [HTTP authentication](./http.md)
|
|
|
|
|
- [Git authentication](./git.md)
|
|
|
|
|
- [TLS certificates](./certificates.md)
|
|
|
|
|
- [Third-party services](./third-party.md)
|