wesleylima

Results 1 comments of wesleylima

It seems entering in each attribute directly in the config isn't working. However importing the whole config.json from firebase should work. ``` FIREBASE_AUTH = { 'FIREBASE_ACCOUNT_KEY_FILE': 'path_to_your_credentials.json', } ```