edaplayground / eda-playground

EDA Playground -- The FREE IDE for SystemVerilog, Verilog, and VHDL
http://www.edaplayground.com
53 stars 17 forks source link

login fails #8

Closed cfelton closed 11 years ago

cfelton commented 11 years ago

I have observed the google login fails the last couple days? I am redirected to the following page:

https://accounts.google.com/o/oauth2/auth?scope=openid+profile+email&response_type=code&redirect_uri=http://edaplayground.com/auth/google&client_id=812798193246.apps.googleusercontent.com&hl=en&from_login=1&as=3cb1e5aff92cfd3d&pli=1&authuser=0

This has occurred on multiple computers in multiple locations.

getvictor commented 11 years ago

Looks like logging in from http://edaplayground.com/login does not work. Can you log in from http://www.edaplayground.com/login ?

I'll see what I can do.

getvictor commented 11 years ago

I fixed this issue by redirecting edaplayground.com to www.edaplayground.com

Chris, can you confirm that it is now working for you?

cfelton commented 11 years ago

yes, it is working now!

getvictor commented 11 years ago

Great. Thank you for letting me know about this issue.