senecajs / seneca-auth

A Seneca user authentication plugin for Hapi and Express
http://senecajs.org
MIT License
33 stars 29 forks source link

facebook authentication is broken #8

Closed floridemai closed 8 years ago

floridemai commented 10 years ago

facebook callback url times out

AdrieanKhisbe commented 8 years ago

$ touch this || close

mirceaalexandru commented 8 years ago

This is part of current work, so it will be closed soon.

AdrieanKhisbe commented 8 years ago

@mirceaalexandru, how can I hep you? :)

mirceaalexandru commented 8 years ago

@AdrieanKhisbe in this moment we need to do a PR merge and some more tests, so for now I think you cannot help us here as work is almost done.

Thank You

AdrieanKhisbe commented 8 years ago

Okey dokey. :smiley: By chance, any idea when it will be completed?

AdrieanKhisbe commented 8 years ago

@mirceaalexandru: have a look to PR might be helpful to complete 0.5

mirceaalexandru commented 8 years ago

@AdrieanKhisbe yes, those are great, thank you.

AdrieanKhisbe commented 8 years ago

$ touch this

mirceaalexandru commented 8 years ago

This is fixed as facebook auth is extracted as separate plugin - nherment/seneca-facebook-auth.

A PR will be also merged there.