mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-31 09:08:04 -05:00
- Remove OAuth support from Anthropic client - Delete `oauth.go` and related test files - Simplify `IsConfigured` to check only API key - Update configuration handling to remove OAuth references - Clean up imports and unused variables in `anthropic.go` - Adjust `GetConfig` and `UpdateConfig` methods in server configuration - Remove OAuth-related environment variables from configuration