twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
72 stars 7 forks source link

DCF can't refresh but I got a token #943

Open BarryCarlyon opened 2 months ago

BarryCarlyon commented 2 months ago

Brief description

If you have a ClietnId that is confidentical If you use DCF to get a token with out a client secret involved. And you do get a valid token to use The refresh token cannot be used as it declares "invalid secret"

How to reproduce

using https://github.com/BarryCarlyon/twitch_misc/tree/main/authentication/electron_devicecode

Expected behavior

I can refresh as I have a user token generated in the first place without a secret

IE a token generated without a secret, should be refreshable without the secret