Documentation / modules
Credentials
Build explicit credential sources from a secret-free catalog and injected dependencies.
Repository
| Field | Value |
|---|---|
| Repository | github.com/looprig/credentials |
| Version | v0.2.0 |
| GitHub | looprig/credentials |
Description
Build explicit credential sources from a secret-free catalog and injected dependencies.
Where it fits
Credentials are useful on their own when an application needs explicit credential selection, acquisition, refresh, and invalidation without embedding secret values in configuration. Within Looprig, Inference and LLM use them to obtain provider authentication from Secrets. Credentials manage leases and refresh; provider clients decide how credentials are sent.