mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-16 00:19:50 -05:00
* Take `/server/routes/auth` and move most of the logic to `/server/middleware/auth`, refactoring to use generators. * List all `/auth/*` endpoints in `/server/routes/index.coffee`. * Fill in testing gaps for `/auth/unsubscribe`. * Add debug log when `sendwithus` is not operational, so it 'works' in development and testing. * Use passport properly! * Track Facebook and G+ logins in user activity as well as passport logins. |
||
---|---|---|
.. | ||
achievements.coffee | ||
auth.coffee | ||
campaigns.coffee | ||
classrooms.coffee | ||
course-instances.coffee | ||
files.coffee | ||
index.coffee | ||
named.coffee | ||
patchable.coffee | ||
rest.coffee | ||
trial-requests.coffee | ||
users.coffee | ||
versions.coffee |