johncruickshank / gin

0 stars 2 forks source link

Authentication #28

Open ghost opened 6 years ago

ghost commented 6 years ago

Google: https://github.com/jaredhanson/passport-google-oauth#readme

ghost commented 6 years ago

http://www.passportjs.org/

ghost commented 6 years ago

Facebook: https://github.com/jaredhanson/passport-facebook#readme

PMGH commented 6 years ago

https://github.com/passport/express-4.x-facebook-example

I've given this a go locally. Made a Facebook developers account and have an AppID and App Secret configured in my local example. Currently stretches over multiple routes so will need adjusted to work with our single-page web app.