Initial Google Login Doesn't Redirect to App

On the first sign in or when selecting another Google Account, the auth flow gets stuck on the Google Account screen. I can see the access_token and id_token params in the url. Redirect works as expected when clicking the “Last time you logged in with” button in the Auth0 popup. Is there something I can do to fix this?

Thanks