6 ms·
Looks like your login is busted. I get the following when trying to log in with Google or Github: ``` { "code": "REDIRECT_URL_NOT_WHITELISTED", "error": "R
by rcv 8mo ago
Looks like your login is busted. I get the following when trying to log in with Google or Github:
```
{
"code": "REDIRECT_URL_NOT_WHITELISTED",
"error": "Redirect URL not whitelisted. Did you forget to add this domain to the trusted domains list on the Stack Auth dashboard?"
}
```