Mobile app version of vmapp.org
Login or Join
Becky754

: Get cookies from a third-party site by sending login information using JavaScript I have a website (ASP.NET) which also provides an API. But to access it, it requires login. I want to connect

@Becky754

Posted in: #Api #Cookie #Javascript

I have a website (ASP.NET) which also provides an API. But to access it, it requires login.

I want to connect to this site with javascript, 'send' the user credentials to it and receive the cookies (ASP.NET_SessionID and ASPXAUTH) to use them for API calls. But I don't know how to do it.

I already did it with Java though but I have too little experience with javascript. I heard maybe I could do it with cURL?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Becky754

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme