ItsMeStevieG / oauth2-nitrado

Nitrado OAuth 2.0 Client Provider for The PHP League OAuth2-Client
MIT License
2 stars 1 forks source link

Connecting to other endpoints #2

Open ChrisYatesUK opened 2 years ago

ChrisYatesUK commented 2 years ago

Hi, How do you connect to other endpoints ? For example https://api.nitrado.net/services/:id/gameservers/file_server/list

ItsMeStevieG commented 1 year ago

Currently this only has support for authentication and fetching user info, I'll look at extending this when I have time. Nitrado do have their own php classes if you wish to check them out