{"info":{"_postman_id":"f3794352-8593-4951-ac77-b50fdb32eef9","name":"Auth","description":"<html><head></head><body><p>Authentication and Authorization</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"50347547","collectionId":"f3794352-8593-4951-ac77-b50fdb32eef9","publishedId":"2sB3dPQpf4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-12-04T12:53:40.000Z"},"item":[{"name":"register user","id":"8329d927-14b2-4f2b-ad8f-b95a052dce59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n  \"name\": \"Bhuvi\",\r\n  \"email\": \"test@gmail.com\",\r\n  \"password\": \"123456\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register","description":"<p>user registration using post</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bc0df134-31fb-4a6a-a341-81b982619c9d","name":"register user response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"bhuvi\",\r\n  \"email\": \"bhuvi@example.com\",\r\n  \"password\": \"123456\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-L4ChN3EFRYuIiTpWUtpbvMTfrpg\""},{"key":"Date","value":"Thu, 04 Dec 2025 12:01:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User registered successfully\"\n}"}],"_postman_id":"8329d927-14b2-4f2b-ad8f-b95a052dce59"},{"name":"login user","id":"aedbce78-4e74-46ea-bec0-ce208b3a0bef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"test@gmail.com\",\r\n  \"password\": \"123456\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/login","description":"<p>user login using post</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"215735a2-a941-4857-a8f6-eb1feb03a7ae","name":"login user response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"test@gmail.com\",\r\n  \"password\": \"123456\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"260"},{"key":"ETag","value":"W/\"104-pdiZQbkUsViLZ+iRg54t7lSTaHo\""},{"key":"Date","value":"Thu, 04 Dec 2025 12:37:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Login successful\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5MzE3ZDFhOGVhYzJlZmNkMzgxY2ViMCIsImVtYWlsIjoidGVzdEBnbWFpbC5jb20iLCJpYXQiOjE3NjQ4NTE4MjcsImV4cCI6MTc2NDg1NTQyN30.XXhdLG9_XNhQywR-aE-fCZYoOfxwZE5sUzeueWhzvXc\"\n}"}],"_postman_id":"aedbce78-4e74-46ea-bec0-ce208b3a0bef"},{"name":"profile","id":"3c50e49e-a7a4-464b-a77a-60902d5b012c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/user/profile","description":"<p>get user using get method</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","user","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"59cd75f6-0c85-4130-9e37-a6ea3bd97991","name":"get profile response","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/user/profile"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"ETag","value":"W/\"74-swz6QrIdU4YfTAOeWHGGUbiQl+Y\""},{"key":"Date","value":"Thu, 04 Dec 2025 12:39:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"user\": {\n        \"id\": \"69317d1a8eac2efcd381ceb0\",\n        \"email\": \"test@gmail.com\",\n        \"iat\": 1764851827,\n        \"exp\": 1764855427\n    }\n}"}],"_postman_id":"3c50e49e-a7a4-464b-a77a-60902d5b012c"},{"name":"New Request","id":"fe8b4390-278c-4231-80ce-e11168da89f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"fe8b4390-278c-4231-80ce-e11168da89f1"}]}