-
Social auth: https://peterhudec.github.io/authomatic/
-
http://www.ipnext.it/blog/python-decorators-for-noobs-a-simple-tutorial
-
http://buildingbrowsergames.com/2010/02/08/getting-started-with-mongodb-python/
-
https://github.com/FedericoCeratto/bottle-cork/blob/master/examples/simple_webapp_using_mongodb.py
-
http://gotofritz.net/blog/weekly-challenge/restful-python-api-bottle/
- Check if different salt for each user would be the right way to do it, at the moment of login
- On
/loginroute check if check_pass would be used as decorator or function - On
/loginneed to check if token is available and return it, if not, generate a new one if user/password are good