nitrado / NitrAPI-PHP

PHP based SDK for the NitrAPI
https://server.nitrado.net/
MIT License
16 stars 11 forks source link

Update README.md #80

Open ItsMeStevieG opened 1 year ago

ItsMeStevieG commented 1 year ago

Added addition information about creating long life tokens

ItsMeStevieG commented 1 year ago

Perhaps add this here, or alternatively consider starting a USAGE.md and add a few examples such as $api->getServices() and maybe show some functional example such as $api->getCustomer() and $api->getCustomer()->getEmail() to show how to access elements within each scope.

Also an additional suggestion, maybe elaborate on what the scopes actually give access to.