techchrism / insomnia-plugin-valorant

Adds template tags with Valorant data to Insomnia
MIT License
19 stars 5 forks source link

fix auth pls #1

Closed d1ret closed 2 years ago

d1ret commented 2 years ago

can't auth with plugin :(

techchrism commented 2 years ago

Did this get resolved? I didn't realize until now that the recent cookie reauth changes would likely affect this repo.

d1ret commented 2 years ago

yep, i fixed it. i added &nonce=1 at the end const signInUrl = 'https://auth.riotgames.com/authorize?redirect_uri=https%3A%2F%2Fplayvalorant.com%2Fopt_in&client_id=play-valorant-web-prod&response_type=token%20id_token'&nonce=1;