chrishayesmu
chrishayesmu
This is NOT a complete fix, but it happens to work for the specific data I'm decompressing. Aside from probably being badly written, there's a case not handled. I'll add...
### Check version - [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md) ### Check for duplicates - [X] I've checked...
Requiring a client secret is consistent with the [Twitch documentation](https://dev.twitch.tv/docs/authentication/refresh-tokens/) for refreshing tokens, but the documentation is also wrong; see [this docs issue](https://github.com/twitchdev/issues/issues/953). When performing device code grant flow with...