mitmedialab / unhangout-old

RETIRED
https://unhangout.media.mit.edu
MIT License
155 stars 39 forks source link

Add ability to set mock user in dev environment #456

Open thehunmonkgroup opened 8 years ago

thehunmonkgroup commented 8 years ago

Allows auth in development environment without access to the Google APIs (for example, when no internet access is available). Set DEV_AUTH in conf.json to the Google user ID of the user to authorize as. Note that the user must already exist in the database for this to work.