KanoComputing / make-art

App to learn programming using a basic CoffeeScript drawing API
GNU General Public License v2.0
47 stars 37 forks source link

[OS-983] CK Sharing: Switch to use the unified sharing flow #442

Closed tombettany closed 4 years ago

tombettany commented 5 years ago

Outsource the sharing to the unified system sharing flow rather than handling it directly from within the app so that COPPA compliance can be applied across the system without having to implement everywhere.

Builds on the snapshot from v4.2.1 rather than building on master to simplify deployment. Eventually, this change should be cherry picked (and slightly modified) for running on the master code.