概要
The OAuth Token Automation skill provides standardized patterns and implementation logic for handling OAuth 2.0 token expiration within n8n automation environments. It offers three distinct strategies—Real-Time Refresh, Scheduled Updates via n8n API, and Hybrid Mode—to maintain continuous connectivity with services like YouTube and Google without manual intervention. By integrating robust error handling and token rotation best practices, it prevents workflow downtime typically caused by short-lived 1-hour access tokens, making it essential for production-grade automation.