codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

[BUG] Auth middleware unable to parse cookies #219

Open kaustubhai opened 3 years ago

kaustubhai commented 3 years ago

Describe the bug Auth middleware is unable to parse cookies from the request body

Steps to Reproduce Steps to reproduce the behaviour:

  1. Try logging in

Expected behaviour Auth should consider cookies from the request, due to cookie parser and log user in