Skip to content

OAuth via Github, and PyMongo simple demo. This one does NOT yet store user preferences in the database.

License

Notifications You must be signed in to change notification settings

ucsd-cse-spis-2016/spis16-webapps-oauth-and-pymongo-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spis16-webapps-oauth-and-pymongo-v1

On Heroku at: http://spis16-oauth-and-pymongo.herokuapp.com/

Requires:

pip install --user Flask-OAuthlib
pip install --user PyGithub
pip install --user pymongo
pip install --user flask_pymongo

The --user is only for ACMS accounts: leave off the --user if running on your own PC.

About

OAuth via Github, and PyMongo simple demo. This one does NOT yet store user preferences in the database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published