How to use Google API credentials json on Heroku?

后端 未结 10 1402
深忆病人
深忆病人 2020-12-03 05:36

I\'m making an app using Google Calendar API, and planning to build it on Heroku.
I have a problem about authentication. Usually I use credential json file for that, but

10条回答
  •  情深已故
    2020-12-03 06:08

    A more official Heroku documentation in this topic: https://elements.heroku.com/buildpacks/buyersight/heroku-google-application-credentials-buildpack

    I also used buyersight's buildpack and it was the only one, which worked for me

提交回复
热议问题