You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess transparent upgrades won't be a terrible thing since we're already taking care of the whole creation process anyway. Maybe just print to the console when it's happening though (stderr probably).
OK, so github just made us go through an entire rewrite of device flow auth, and then decided to change their token formats.
Now I get an email whenever someone uses my app with an old token 😭
Would it be alright to support transparent token upgrades when an old token is discovered?
https://docs.github.com/en/rest/reference/apps#reset-a-token
(I could implement maybe).
The text was updated successfully, but these errors were encountered: