xklusive / laravel-battlenet-api

Laravel 5 client for Battle.net API
MIT License
8 stars 3 forks source link

OAuth API is not supported #34

Open atraides opened 6 years ago

atraides commented 6 years ago

Currently this library does not support Blizzard's OAuth API. It would be good if we could implement it and create a comprehensive package.

atraides commented 6 years ago

This is probably out of scope for our library since there are other options to handle OAuth with Battle.net.

However, once we have an access token the queries could be done using this library.