mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
chore: incoming 2012 changelog entry
This commit is contained in:
7
cmd/generate_changelog/incoming/2012.txt
Normal file
7
cmd/generate_changelog/incoming/2012.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
### PR [#2012](https://github.com/danielmiessler/Fabric/pull/2012) by [ksylvan](https://github.com/ksylvan): Remove unused `gemini_openai` plugin and `oauth_storage` utility
|
||||
|
||||
- Removed the unused `gemini_openai` plugin package, including its OpenAI-compatible client wrapper.
|
||||
- Removed the `OAuthToken` struct and its expiry-check logic from the `util` package.
|
||||
- Removed the `OAuthStorage` utility, including persistent token save, load, and delete handlers.
|
||||
- Dropped the `HasValidToken` helper function and atomic file-write token saving mechanism.
|
||||
- Deleted all `oauth_storage` unit tests covering the token lifecycle.
|
||||
Reference in New Issue
Block a user