Resolve credentials at runtime rather than only at filter construction time. Credentials that change (rotated API keys, refreshed OAuth tokens) are picked up without filter reconstruction or config reload. The credential_injection filter reads from a live credential source.
Resolve credentials at runtime rather than only at filter construction time. Credentials that change (rotated API keys, refreshed OAuth tokens) are picked up without filter reconstruction or config reload. The credential_injection filter reads from a live credential source.