Using vue 2, I'm able to open the popup window that allows the user to connect via a social account. Unfortunately, the opened window never close, even after successful authentication. This causes the function included in the 'then()' to be never executed.

Using vue 2, I'm able to open the popup window that allows the user to connect via a social account. Unfortunately, the opened window never close, even after successful authentication. This causes the function included in the 'then()' to be never executed.