ashishdommety / tutor-times

An application for tutors to enhance the learning experience of their students & optimize work they don't want to do
0 stars 0 forks source link

runtime env vars cannot be parsed for google login #11

Open ashishdommety opened 6 years ago

ashishdommety commented 6 years ago

image

Tried to add config vars with https://github.com/mars/heroku-js-runtime-env

However, this didn't render on the front-end for some reason. Need to investigate the usage in the heroku-js-runtime-env library.

ashishdommety commented 6 years ago

The temporary fix for this is #13 where I by-passed using the heroku config vars to move on with the development process and come back later. The repo is now private, to not expose the google client id.