Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook omniauth login does not work #12

Open
ianchen06 opened this issue Aug 31, 2015 · 3 comments
Open

Facebook omniauth login does not work #12

ianchen06 opened this issue Aug 31, 2015 · 3 comments

Comments

@ianchen06
Copy link

Hello,

My configuration is as follows,

Auth.configure({
            apiUrl: 'http://localhost:6003',
                        authProviderPaths: {
                        // github:  '/auth/facebook',
        facebook:  '/auth/facebook',
      }
        });

I was trying out the $.auth.oAuthSignIn function but I keep getting

Unable to open a window with invalid URL 'http://localhost:6003undefined/?auth_origin_url=http%3A%2F%2Flocalhost%3A6003%2Flogin&config_name=default'.

It only seems like the
The Facebook and Google signin page also does not work, they only redirect to Github signin.

Thanks for your help and such a great gem

@ACPK
Copy link

ACPK commented Oct 19, 2015

@ianchen06 Did you get it working?

@rkrishnan8594
Copy link

I'm having this same problem, Facebook sign in is automatically redirecting to Github. That's also occurring on the demo site (https://j-toker-demo.herokuapp.com/).

@AndrewLngdn
Copy link

Did anyone get this working? It's still re-routing to undefined for me as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants