greenfield-hippos / backend

0 stars 1 forks source link

Laurence/express sessions #22

Closed laurencecnerual closed 22 hours ago

laurencecnerual commented 23 hours ago

Trying to send message without logging in image

Logging in and receiving cookie (and user with updated last_login in response) image image

Sending message AFTER logging in image

Trying to log in while already logged in image

Trying to sign up while already logged in image