python-firebase icon indicating copy to clipboard operation
python-firebase copied to clipboard

child/parent calls fail on auth

Open muratgu opened this issue 10 years ago • 0 comments

child and parent method calls create a new Firebase object without auth token, so subsequent api calls will fail if resource is protected.

muratgu avatar Jun 03 '15 16:06 muratgu