Failed to authenticate: Cannot read property 'tokenSecret' of undefined
Closed this issue · 1 comments
athanhcong commented
Dear all,
I got this error when trying to authenticate Example app with Github or Facebook:
TypeError: Cannot read property 'tokenSecret' of undefined
at setToken (.../rolodex/lib/services.js:513:57)
My browser url is at http://localhost:8080/.openpeer-rolodex/callback/github?code=31678d374127d89af15c
Would there have something missed in my config or it's a bug?
Thanks,
cadorn commented
Pushed fix. Try now.