src-cli icon indicating copy to clipboard operation
src-cli copied to clipboard

feat(oauth): Add refresh to oauthdevice.Client

Open burmudar opened this issue 1 month ago • 2 comments

add refresh to oauthdevice.Client

oauthdevice: add RefreshToken field and Refresh method

Test plan

burmudar avatar Dec 08 '25 10:12 burmudar

This change is part of the following stack:

  • #1223
    • #1227 ◀
      • #1228

Change managed by git-spice.

burmudar avatar Dec 08 '25 10:12 burmudar

did you test what happens if someone revokes src-cli and then you try refresh a token / use an old token? I'm interested to know if the error message you show users is possible to debug as that being the issue.

Noopee! Def a good call out - I'll make sure to test it

burmudar avatar Dec 08 '25 14:12 burmudar