romanzipp / Laravel-Twitch

Twitch Helix API PHP Wrapper for Laravel
https://packagist.org/packages/romanzipp/laravel-twitch
MIT License
108 stars 18 forks source link

Request: Add Validate endpoint #132

Closed CaseyBlackburn closed 1 year ago

CaseyBlackburn commented 2 years ago

Hello, Just getting started with this package and it's working nicely so far. I see in the pull requests you are working on adding some missing endpoints, I have one more that I would love for you to add.

It's the oauth validate endpoint for validating tokens (More info here).

Thanks for your work -Casey