ROADMAP.md marked this item's status as uncertain ([?]). Based on the actual code, it isn't uncertain - it's simply not implemented: etsy.go/client.go have no refresh-token call path at all today.
Scope here is just the reactive call: given a stored refresh token, obtain a new access token from Etsy and persist it. Proactively refreshing before expiry via a scheduled job is split out into #30.
ROADMAP.md marked this item's status as uncertain (`[?]`). Based on the actual code, it isn't uncertain - it's simply not implemented: `etsy.go`/`client.go` have no refresh-token call path at all today.
Scope here is just the reactive call: given a stored refresh token, obtain a new access token from Etsy and persist it. Proactively refreshing *before* expiry via a scheduled job is split out into #30.
angel
added this to the Etsy Integration milestone 2026-08-20 18:02:06 -06:00
angel
added this to the MVP project 2026-08-20 18:03:04 -06:00
angel
changed title from Confirm/get new Etsy access token using refresh token flow to Implement Etsy access-token refresh-token flow2026-08-20 23:30:30 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
ROADMAP.md marked this item's status as uncertain (
[?]). Based on the actual code, it isn't uncertain - it's simply not implemented:etsy.go/client.gohave no refresh-token call path at all today.Scope here is just the reactive call: given a stored refresh token, obtain a new access token from Etsy and persist it. Proactively refreshing before expiry via a scheduled job is split out into #30.
Confirm/get new Etsy access token using refresh token flowto Implement Etsy access-token refresh-token flow