LLMProxy.Provider.TokenCodec.Plaintext (llm_proxy v0.2.0)

Copy Markdown View Source

Compatibility codec that keeps provider credentials as plaintext.

Configure an encryption codec before you store production credentials. The codec rejects LLMProxy's encrypted envelope so missing keyring configuration fails closed instead of forwarding ciphertext as an upstream credential.