mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
## CHANGES - Remove OAuth transport implementation from main client - Extract OAuth flow functions to separate module - Remove unused imports and constants from client - Replace inline OAuth transport with NewOAuthTransport call - Update runOAuthFlow to exported RunOAuthFlow function - Clean up token management and refresh logic - Simplify client configuration by removing OAuth internals