siva nathan

siva nathan

  • 792
  • 828
  • 233.1k

open a URL in new tab in dotnet core webapi & get response from URL

Jun 10 2022 1:31 PM

Hi All,

I have an URL (example: gmail login URL) in my web api method i need to open this gmail login URL in new tab after navigating new tab user will enter the username and password finall click login button at that time i need to get the response from login data 

 

how can i do that can anyone please suggest me in this


Answers (2)