feat: Initial scaffolding work for Gemini OAuth support (Claude generated, Alex updated)

This commit is contained in:
2026-03-11 14:18:55 -06:00
parent eb4d1c02f4
commit 83581d9d18
12 changed files with 379 additions and 81 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ loki --list-secrets
### Authentication
Each client in your configuration needs authentication (with a few exceptions; e.g. ollama). Most clients use an API key
(set via `api_key` in the config or through the [vault](./docs/VAULT.md)). For providers that support OAuth (e.g. Claude Pro/Max
subscribers), you can authenticate with your existing subscription instead:
subscribers, Google Gemini), you can authenticate with your existing subscription instead:
```yaml
# In your config.yaml