OneSignal / onesignal-php-api

The official OneSignal API client for PHP
Other
23 stars 10 forks source link

What changes required after deprication of user auth keys. #24

Open AdilSoomro opened 1 week ago

AdilSoomro commented 1 week ago

How can we help?

Since we no longer can acquire the user auth keys, what needs to be changed in the sdk code to allow sending push for new accounts?

Code of Conduct

BlackStar-95 commented 3 days ago

https://documentation.onesignal.com/docs/keys-and-ids#migrating-from-legacy-api-keys please check it

AdilSoomro commented 3 days ago

@BlackStar-95 thanks, we already received these instructions. We've added this plugin as a dependency in one of our own plugin via composer. We distribute our plugin to other developers. The instructions to manually migrate from legacy api is cumbersome for our customer base.