ueberauth_facebook icon indicating copy to clipboard operation
ueberauth_facebook copied to clipboard

Question about auth via API server

Open krapans opened this issue 8 years ago • 1 comments

Hi. I have frontend server, where is plain javascript with Vue.js router, and backend, backed on Elixir. Is there possibility still use backend social single sign-on API server? Because all frontend views are separated from backend and I have problem rendering/redirecting users to login for facebook.

krapans avatar Feb 28 '17 10:02 krapans

@artukrap this is probably late but you could use https://github.com/scrogson/oauth2

oscaroox avatar Jun 02 '17 20:06 oscaroox