Can't connect or disconnect services

I have Facebook and Google connected to my account already. When I try to connect my GitHub account, the button doesn’t respond. The same with the disconnect button. Except the disconnect button opens a pop up with another dead button. I’ve tried clearing my cache and using several different browsers. The mobile app allows me to be redirected to GitHub, but fails to connect after logging in.

After inspecting the element, I notices these are “button” tags. Which in my experience, isn’t very good for links or passing data through. I usually use an “a” tag and style it to look like a button. But I don’t know how this site’s back end works. So not sure if this is a bug or if I’m doing something wrong.

1 Like

Most likely replit just being bad, not sure if there’s anyway to fix it other then to keep trying on your phone, since it almost worked on it.

Hey!

We are working on a fix for this. A workaround is to log out and log back in with your email instead of your username.

1 Like

Yeah. I did use my email to log in. So I tried relogging in, then my GitHub was already connected. Weird. Hopefully you find a fix. Pass along my idea on the a HTML tag to your development team. I had a similar issue with a site I was developing. Might fix yours too.

1 Like

Hey!

Thank you for the context! I have relayed this to the team. We are currently working on a fix in our auth system that should hopefully remove this issue.

1 Like

Hey @MacGuini!

We have recently revamped our authentication system so this issue should hopefully no longer be present. Please let me know if you do still see issues!

3 Likes