node-epicgames-client-login-adapter icon indicating copy to clipboard operation
node-epicgames-client-login-adapter copied to clipboard

Expose page and allow setting cookies

Open davispuh opened this issue 3 years ago • 0 comments

Expose page in API so that clients (eg. epicgames-freebies-claimer) can reuse cookies we collected.

Also add option so clients can provide cookies. Basically currently each time you try to login you'll get fresh session without any cookies which will make that you will be always asked to solve CAPTCHA. If we reuse cookies then we won't need to solve CAPTCHA's all the time.

davispuh avatar Aug 21 '20 02:08 davispuh