{"info":{"_postman_id":"38408815-eabd-4b54-b132-8aa92bb3fc47","name":"Session-Node","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23376912","collectionId":"38408815-eabd-4b54-b132-8aa92bb3fc47","publishedId":"2sA3Bn7Y4m","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-04-18T20:11:14.000Z"},"item":[{"name":"Register","id":"ca362010-554c-41d1-ab49-ea0b669e8ffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"user3gmail.com\",\n    \"password\": \"user@123\",\n    \"full_name\": \"User 3\",\n    \"confirm_password\": \"user@123\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9000/api/register","urlObject":{"protocol":"http","port":"9000","path":["api","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"07ed8043-cf76-48d2-bb28-403e173a8632","name":"Register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"user1gmail.com\",\n    \"password\": \"user@123\",\n    \"full_name\": \"User 5\",\n    \"confirm_password\": \"user@123\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9000/api/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"175"},{"key":"ETag","value":"W/\"af-171gyFsDzIJNEvKbYpCM7v7IEuU\""},{"key":"Date","value":"Thu, 18 Apr 2024 20:09:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"new_user\": {\n        \"full_name\": \"User 5\",\n        \"email\": \"user1gmail.com\",\n        \"password\": \"$2b$10$RUYCvyEzz1/1ORde./CVSejdRt6WS5D2UUpOG/xjYZeZL3z5e5pwm\",\n        \"_id\": \"66217e1230a73d4ba81abb65\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"ca362010-554c-41d1-ab49-ea0b669e8ffc"},{"name":"login","id":"e0af7e3d-f75f-4e06-a33a-e600f224ad8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"user1@gmail.com\",\n    \"password\": \"user@123\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9000/api/login","urlObject":{"protocol":"http","port":"9000","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f4243417-d6ec-4c7b-9de3-ba8401c84d5a","name":"login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"user1@gmail.com\",\n    \"password\": \"user@123\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:9000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"_eid=zzaqpRV-TVZU202qk1dA1OkzBRi1vB5V; Path=/"},{"key":"Set-Cookie","value":"connect.sid=s%3AzzaqpRV-TVZU202qk1dA1OkzBRi1vB5V.iVHWYA3%2FrRsssKLP96GwoNx4LbbzJio482jDvQJ%2FLQ0; Path=/; Expires=Thu, 18 Apr 2024 20:20:00 GMT; HttpOnly; SameSite=Strict"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"74"},{"key":"ETag","value":"W/\"4a-nmserQ45YlgtZm7ULyzkJN2naAM\""},{"key":"Date","value":"Thu, 18 Apr 2024 20:10:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Your login is done\",\n    \"data\": \"zzaqpRV-TVZU202qk1dA1OkzBRi1vB5V\"\n}"}],"_postman_id":"e0af7e3d-f75f-4e06-a33a-e600f224ad8c"},{"name":"profile","id":"777f2a3e-6c17-47ee-8816-0c99e0ad22e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://localhost:9000/api/profile","urlObject":{"protocol":"http","port":"9000","path":["api","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"001bf480-fa9f-4022-ac52-416c089d4995","name":"profile","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://localhost:9000/api/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"163"},{"key":"ETag","value":"W/\"a3-VwhYO4GTQpX5/iuAO7ZMX4lwBug\""},{"key":"Date","value":"Thu, 18 Apr 2024 20:10:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"6620281c56717c500a815fce\",\n    \"full_name\": \"user 1\",\n    \"email\": \"user1@gmail.com\",\n    \"password\": \"$2b$10$lMUyVGGP6l2JsKs5GcZZteORWkER68uF5J2fXUV9Yq54VjusFGvBG\",\n    \"__v\": 0\n}"}],"_postman_id":"777f2a3e-6c17-47ee-8816-0c99e0ad22e3"},{"name":"logout","id":"25334fe5-4846-44cb-8adc-c9a07f33ff9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://localhost:9000/api/logout","urlObject":{"protocol":"http","port":"9000","path":["api","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4d8451aa-2a4f-4e2d-9301-650f1320586d","name":"logout","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://localhost:9000/api/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"http://localhost:5173"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"undefined=; Path=/; Expires=Thu, 01 Jan 1970 00:00:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"37"},{"key":"ETag","value":"W/\"25-xfntuSKAoA991HVaWVVrlGmNooo\""},{"key":"Date","value":"Thu, 18 Apr 2024 20:10:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully logged out\"\n}"}],"_postman_id":"25334fe5-4846-44cb-8adc-c9a07f33ff9c"}]}