nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
240 stars 91 forks source link

feat: Add automatic user token refreshing. #200

Closed airforce270 closed 10 months ago

airforce270 commented 10 months ago

Automatically refreshes user access token if refresh token is present.

Fixes #195.