mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 15:09:49 -04: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. |
||
---|---|---|
.. | ||
fixtures | ||
helpers | ||
server | ||
support |