zooniverse / old-weather

Old Weather aims to recover worldwide weather observations to help improve climate model predictions.
http://oldweather.org
Apache License 2.0
0 stars 3 forks source link

[WIP] Use oauth module from PJC #128

Closed itsravenous closed 8 years ago

itsravenous commented 8 years ago

Fully functional, but could do with going through and removing now-redundant code from the angular layer (caching and token refresh which are now handled by PJC). Closes #114 and #126

itsravenous commented 8 years ago

Done with this I think - @saschaishikawa mind testing?

saschaishikawa commented 8 years ago

@itsravenous: Looks good to me. That weird issue with "Skip all questions" disappearing remains. Merging anyway.