Yashar Fakhari
Yashar Fakhari
A couple of things: 1. You may want to set up routes for get and put/post. Like https://github.com/sahat/hackathon-starter/blob/7bac14339a6fbf7bb4b460ae84ccc8f08314cf28/app.js#L159 2. You may want to authenticate the user on the get, then...
This doesn't seem to be a passport issue. It seems like you are not configuring your oauth callback properly, since you said the code works in your dev environment but...
The docs explain it.
https://developers.google.com/identity/protocols/oauth2/web-server
It sounds like your token is just expiring. You would need to refresh it with something like passport-oauth2-refresh.
You may want to checkout: https://www.reddit.com/r/boxee https://github.com/quasar1/boxeehack
Yes, from what I have captured this is recurring perhaps for when the badges are not called often enough. https://github.com/pugjs/pug/pull/3146#issuecomment-498301700. From earlier today: At 8:28 PDT  At 8:33 PDT...
@renemadsen, you would need to use the `path` query parameter if package.json is not in the root. aka `https://david-dm.org/microting/eform-angular-frontend?path=eform-client` `[](https://david-dm.org/microting/eform-angular-frontend?path=eform-client) ` [](https://david-dm.org/microting/eform-angular-frontend?path=eform-client) ` [](https://david-dm.org/microting/eform-angular-frontend?path=eform-client&type=dev) ` [](https://david-dm.org/microting/eform-angular-frontend?path=eform-client&type=dev)
@KingDarBoja See https://github.com/alanshaw/david-www/issues/419#issuecomment-498310597 The service takes some time to update the badges. Right after calling a badge for the first time it will show as pending. If the badge hasn't...
@KingDarBoja I am not a maintainer for this package, please don't tag me on postings.