ueberauth / ueberauth_example

Example Phoenix application using Überauth for authentication

Home Page:http://ueberauth-example.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github not working with other apps?

corroded opened this issue · comments

Hi, I am failry new to Elixir and Phoenix and am just following guides etc and I got a Github auth to actually work in my local. I then checked and tested https://ueberauth-example.herokuapp.com/ and every other link works except Github, which gives me a failed to authenticate error (see screenshot)
screen shot 2016-08-24 at 9 05 30 am

I noticed though that it works again if I use an incognito window. Not sure if this is a legit issue but does that mean I can only have one app running that uses uberauth / github? Or am I doing something wrong here?

As additional info, I have a sample app that closely follows https://github.com/ueberauth/ueberauth_github. I've set it up in Github to point to localhost and it actually works:

screen shot 2016-08-24 at 9 08 37 am

Thanks for the heads up @corroded, I'm going to assume this is a bug until we understand it more.

This still seems to be happening? Any chance of fixing this one?

@DarkMarmot have you run this locally with your own credentials and verified it's an issue?

closing this as it's solved with #60
can reopen if the issue still persists