geoffreybauduin / Nodejs-Epitech-API

A small API to request Epitech's intranet using Nodejs
GNU General Public License v2.0
0 stars 0 forks source link

Shared cookies #3

Closed geoffreybauduin closed 10 years ago

geoffreybauduin commented 10 years ago

The way cookies are used now, they are shared into the application. We should be able to use these cookies in a non-shared way following the instructions given there https://github.com/mikeal/request