mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
## CHANGES - Add automatic OAuth token refresh when expired - Implement persistent token storage using common OAuth storage - Remove deprecated AuthToken setting from client configuration - Add token validation with 5-minute expiration buffer - Create refreshToken function for seamless token renewal - Update OAuth flow to save complete token information - Enhance error handling for OAuth authentication failures - Simplify client configuration by removing manual token management