python-firebase
python-firebase copied to clipboard
child/parent calls fail on auth
child and parent method calls create a new Firebase object without auth token, so subsequent api calls will fail if resource is protected.