feat(FS-1981): connector oauth refresh#708
Conversation
|
@claude please review |
|
Claude finished @potter-potter's task —— View job Code Review for PR #708Todo List:
Review SummaryThis PR adds optional ✅ Strengths
📝 Minor Observations
🔍 Technical Details
✅ Approval RecommendationThis PR is ready for approval. It's a clean, schema-only addition that:
The implementation is straightforward and well-executed. No changes needed. |
Note
Low Risk
Low risk schema-only change: adds new optional config fields and updates documentation/versioning, with no runtime token refresh behavior added here.
Overview
Bumps the library version to
1.6.1and documents the change inCHANGELOG.md.Adds an optional
refresh_tokenfield toGoogleDriveAccessConfig,GcsAccessConfig,OnedriveAccessConfig, andOutlookAccessConfigso the platform can persist refresh tokens alongside access tokens (and removes wording that these connectors do not refresh tokens).Reviewed by Cursor Bugbot for commit 3130452. Bugbot is set up for automated code reviews on this repo. Configure here.