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

Fix auth issues on staging #370

Closed vikdoro closed 7 years ago

vikdoro commented 7 years ago

User data wasn't getting loaded due to mixed content error when requesting authIframe from Kano World. This caused an error when the analytics function tried to pull user data before logging out. This should hopefully sort things out. https://trello.com/c/YYCulhaZ