SeVeNDuS / node-onesignal-api

OneSignal's unofficial node.js client library for using OneSignal Rest API.
MIT License
50 stars 11 forks source link

Onesignal gathers user data when SDK is used, but is that avoidable using this lib? #6

Closed jasan-s closed 8 years ago

jasan-s commented 8 years ago

When i use javascript sdk on my page to create service worker it has acces to all user data, but will using this lib(server Rest Api) limit what onesignal can collect to just what my notifications contain ?

SeVeNDuS commented 8 years ago

That question must be answered by onesignal. This lib is only a wrapper to connect onesignal rest api