from google chrome on mac. I have those errors in the chrome console:
Font from origin ‘http://www.defold.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://dashboard.defold.com’ is therefore not allowed access.
it seems to work fine on safari, I can log in the dashboard just fine.
And after removing the cookies on chrome, it works again as before, yay !
So, there were two separate issues.
There is some warnings about CORS, but nothing important. It’s just about fonts not beeing loaded properly
Some cookies on chrome prevented defold from properly loging in.
That’s not the first time I see problems like that with openid authentication delegation, as I use several machines / chrome accounts and switch regularily
Thanks for notifying us. Having old/broken cookies is supposed to log you out so you can fix it, but something must have gone wrong with that. We’ll take a look at it!