{"info":{"_postman_id":"ddeeca02-d8a7-4d2a-8b06-b163aeb8c611","name":"Simple RBS","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10043948","collectionId":"ddeeca02-d8a7-4d2a-8b06-b163aeb8c611","publishedId":"Tz5v3an4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-03-19T13:19:03.000Z"},"item":[{"name":"Auth","item":[{"name":"Login ","id":"66013fb5-5a17-4d7a-ba39-7e2b052d8184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"admin@gmail.com\",\n    \"password\":\"12345\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/auth/login","urlObject":{"path":["auth","login"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"9024b5a3-96e8-4e64-9b0d-b683854bc7ef","name":"Successful Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"user1@gmail.com\",\n    \"password\":\"12345\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Set-Cookie","value":"rbs_login=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzZXIxQGdtYWlsLmNvbSIsImlkIjoiNjA1MTBjZjNlNmEyYTA2M2I5MzU0OTgzIiwicm9sZSI6InVzZXIiLCJpYXQiOjE2MTU5MjUzODIsImV4cCI6MTYxNjAxMTc4MiwiaXNzIjoieWFzaGt1bWFydmVybWEifQ.q9hjk1pZrroMmpCw0ocyTKl3uzQ4BbpYX7YFFi6hXw0; Path=/"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"319"},{"key":"ETag","value":"W/\"13f-hVnx9JVxbxx60J94MYjB3PVTTFE\""},{"key":"Date","value":"Tue, 16 Mar 2021 20:09:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"error\": false,\n    \"message\": \"OK\",\n    \"payload\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzZXIxQGdtYWlsLmNvbSIsImlkIjoiNjA1MTBjZjNlNmEyYTA2M2I5MzU0OTgzIiwicm9sZSI6InVzZXIiLCJpYXQiOjE2MTU5MjUzODIsImV4cCI6MTYxNjAxMTc4MiwiaXNzIjoieWFzaGt1bWFydmVybWEifQ.q9hjk1pZrroMmpCw0ocyTKl3uzQ4BbpYX7YFFi6hXw0\"\n    }\n}"}],"_postman_id":"66013fb5-5a17-4d7a-ba39-7e2b052d8184"},{"name":"Logout","id":"952de236-fc8e-4b4d-971f-2e6f11af2afd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/auth/logout","urlObject":{"path":["auth","logout"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"952de236-fc8e-4b4d-971f-2e6f11af2afd"}],"id":"e06bd2fc-9523-41b7-99cd-666fd7092c4a","_postman_id":"e06bd2fc-9523-41b7-99cd-666fd7092c4a","description":""},{"name":"User Module","item":[{"name":"User List","id":"f9e5957e-c473-4afd-b51a-6248fa04d426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/user","urlObject":{"path":["user"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9e5957e-c473-4afd-b51a-6248fa04d426"},{"name":"User Details by EMail","id":"2b79948f-5851-4d2e-b91a-4cc8709531fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/user/admin@gmail.com","urlObject":{"path":["user","admin@gmail.com"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b79948f-5851-4d2e-b91a-4cc8709531fe"},{"name":"Create a new user","id":"7dcb496b-bad6-487f-bbb7-a53ede33ace8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"mod\",\n    \"lastName\": \"user\",\n    \"age\": 20,\n    \"email\": \"mod@gmail.com\",\n    \"password\": \"12345\",\n    \"role\":\"moderator\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user","urlObject":{"path":["user"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dcb496b-bad6-487f-bbb7-a53ede33ace8"},{"name":"Delete User","id":"746dc920-143d-4a8c-81bc-a4aa65ebb120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{host}}/user/user3@gmail.com","urlObject":{"path":["user","user3@gmail.com"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"cbe9ee03-9cf9-4b52-bd59-fcae480bee5b","name":"Delete User","originalRequest":{"method":"DELETE","header":[],"url":"{{host}}/user/user1@gmail.com"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"83"},{"key":"ETag","value":"W/\"53-Xi6G568nopBp0SE8eGV45t3vsJw\""},{"key":"Date","value":"Thu, 18 Mar 2021 16:41:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"error\": false,\n    \"message\": \"OK\",\n    \"payload\": {\n        \"n\": 1,\n        \"ok\": 1,\n        \"deletedCount\": 1\n    }\n}"}],"_postman_id":"746dc920-143d-4a8c-81bc-a4aa65ebb120"}],"id":"3dfbb85f-8120-4f5d-b93b-22f69f4df71e","_postman_id":"3dfbb85f-8120-4f5d-b93b-22f69f4df71e","description":""}],"event":[{"listen":"prerequest","script":{"id":"2debe40e-e964-4eba-8a85-52ad0584f329","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"acbfa449-f1c0-45fe-9258-b404a2e80448","type":"text/javascript","exec":[""]}}]}