Hootsuite Local Dev Loop Overview Set up a development workflow for Hootsuite API integrations with mocked API responses, token management, and testing. Instructions Step 1: Project Structure Step 2: API Client with Auto Token Refresh Step 3: Mocked Tests Output - API client with automatic token refresh - Mocked test suite - Project structure for Hootsuite integrations Resources - Hootsuite REST API - Vitest Next Steps See for production patterns. ---