{"info":{"_postman_id":"8111b4d0-3e82-41ed-a859-d11ee4ff3c1b","name":"Node Auth App","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5969791","collectionId":"8111b4d0-3e82-41ed-a859-d11ee4ff3c1b","publishedId":"SzYbyxeL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-04-05T19:17:15.000Z"},"item":[{"name":"http://localhost:3002/api/v1/auth/register","id":"057f884c-c354-4d4e-ae05-10a450538101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"email\": \"itsram97@gmail.com\",\n\"name\": \"test 2\",\n\"password\": \"wdefgbhnjm,\"\n}\t"},"url":"http://localhost:3002/api/v1/auth/register","urlObject":{"protocol":"http","port":"3002","path":["api","v1","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"057f884c-c354-4d4e-ae05-10a450538101"},{"name":"http://localhost:3002/api/v1/auth/login","id":"396197b8-e07c-4092-83eb-bd7ffc134285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"itsram7@gmail.com\",\n\t\"password\":\"wdefgbhnjm,\"\n}"},"url":"http://localhost:3002/api/v1/auth/login","urlObject":{"protocol":"http","port":"3002","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"396197b8-e07c-4092-83eb-bd7ffc134285"},{"name":"http://localhost:3002/api/v1/users","id":"cee80d41-a690-4a7f-b052-2b75c38e7fbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1ZTg5ZDcyYzEwZGY2NTRlYTI0OGVhOGQiLCJpYXQiOjE1ODYwOTE4Njh9.TLopDx9m28bEandiItpyhFFyWNnm6DR7vMIEoXaWgjU"}],"url":"http://localhost:3002/api/v1/users","urlObject":{"protocol":"http","port":"3002","path":["api","v1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cee80d41-a690-4a7f-b052-2b75c38e7fbd"}]}