python-firebase
python-firebase copied to clipboard
import official firebase-token-generator
remove local firebase-token-generator and instead import official version via requirements.txt
having problems getting the library to authenticate: http://stackoverflow.com/questions/32812640/401-unauthorized-with-python-firebase
this patch addresses issue #30 in an attempt to fix that, but hasn't got me working yet. any ideas?