-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Alas... Asana is officially deprecating their PHP SDK as of 3 days ago per this commit: Asana/php-asana@8886810
I've been wanting to get away from it for a while now, anyways, because I have really chaotic state management with my ignorantly hacked together shot at a static singleton class Asana_Interface from over 5 years ago—before Completionist had all the features it does now, particularly the ability to display projects and tasks on the website frontend. 🫠
It's been a long time coming, but this is such a huge refactor that's core to literally everything in Completionist... 🚨
Also, I'm marking this as a User Request because users have asked for an interface/include file before to use Completionist's authenticated Asana PHP client. So let's keep that in mind when designing this.
