Timothy Brammer
Results
3
comments of
Timothy Brammer
Yeah I'm struggling with this as well. I'm trying to just run a small app on a schedule, persisting client_id, client_secret, auth token, and refresh token as GitHub secrets. I'm...
It might, but that timeout isn't made available. I've reused a refresh token longer than the life of the initial access token that generated it. I solved this by re-implementing...
+1 Would also love to see this merged!!