I have the fb-login-button on my page, which works fine the first time when there aren't any permisssions yet. Clicking on it gets the permissions and logs you in. But when I try to login a second time (the user is still logged into FB), the auth.login dialog box just opens, then closes and nothing else.
How do I do a redirect after that?