tpavlek / oauth2-twitch

A Twitch provider for the php league's oauth2-client
18 stars 12 forks source link

Make Twitch::createResourceOwner compatible with parent #17

Open dpi opened 4 years ago

dpi commented 4 years ago

Fixes tpavlek/oauth2-twitch#12

Also coerces \Depotwarehouse\OAuth2\Client\Twitch\Entity\TwitchUser::$id to int for getId.