jonrh / lambda-lovelace

🎓 MSc project, recommender system for tweets
https://jonrh.github.io/lambda-lovelace/
ISC License
4 stars 0 forks source link

Insert token into database when user login #69

Closed XinqiLi1992 closed 8 years ago

XinqiLi1992 commented 8 years ago

When a user logs into the app, insert the token into database, so Celery will know the tweets of this user should be fetched.