justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 381 forks source link

force_verify=true ignored when scope includes 'openid' #689

Open jellomold opened 6 years ago

jellomold commented 6 years ago

OAuth Implicit Code Flow (User Access Tokens) to the &scope=... query parameter, add "openid" as the docs say you must do. notice how the presence of "force_verify" does not cause the "Authorize {appname} to use your account?" page to appear but rather, you instead enjoy the authentication of whichever last user id you logged in to twitch.