mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
f1f1c23fd4
* 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. |
||
---|---|---|
.. | ||
commons | ||
handlers | ||
lib | ||
middleware | ||
models | ||
plugins | ||
queues | ||
routes | ||
delighted.coffee | ||
hipchat.coffee | ||
sendwithus.coffee | ||
slack.coffee |