akshaykumar201189 / git_paint

0 stars 1 forks source link

implement cookie based session #8

Open prateekbh opened 8 years ago

prateekbh commented 8 years ago

in the signin API set a cookie for 6 months duration, and put sid in that after that you can read sid from cookie instead of header in every req. no more code to do to pass it in every header