Social login Interface handle in window.open()

How i can open and handle Auth0 only Social provider in popup from hosted solution and after success login it auto close with success login.
i didn’t find any solution.

ex.

  1. on click on google in following image.
  2. google open in a window.open and handle all auth process here.
  3. after success login it should close popup and allow login to parent window.