BenFradet / RiotSharp

C# wrapper for the Riot Games API
http://benfradet.github.io/RiotSharp/
MIT License
301 stars 145 forks source link

Add third-party-code-v3 Endpoint #500

Closed jwrichard closed 6 years ago

jwrichard commented 6 years ago

Riot added a new endpoint used for 3rd parties to verify a summoner. Used to fix the old "Change your rune page name to xyz to verify".

Blog Post: https://discussion.developer.riotgames.com/questions/4269/verification-system.html API Doc: https://developer.riotgames.com/api-methods/#third-party-code-v3/GET_getThirdPartyCodeBySummonerId

BenFradet commented 6 years ago

Good idea 👍

jwrichard commented 6 years ago

@BenFradet @Oucema90 Thank you 🙏