strongloop / loopback-example-passport

LoopBack example for facebook login
Other
185 stars 134 forks source link

Cannot GET /auth/facebook #66

Closed msimonc closed 8 years ago

msimonc commented 8 years ago

I deployed to AWS so that Facebook would have an URL to callback to, but, when Facebook did so it console logs:

Error: Cannot GET /auth/facebook

jannyHou commented 8 years ago

hey @msimonc here is a detailed steps of how to get access to facebook account: https://github.com/strongloop/loopback-example-passport/blob/master/README.md#2-get-your-client-idssecrets-from-third-partysocial-logins Hope it could solve your problem!

I am closing it to keep issues easy to track. Feel free to reopen it if you still have problems.