docs: Updated the docs to now explicitly mention Gemini OAuth support

This commit is contained in:
2026-03-12 13:30:10 -06:00
parent b2dbdfb4b1
commit 6b2c87b562
3 changed files with 27 additions and 3 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