{"info":{"_postman_id":"72657867-7a10-52f7-07ac-f4888aadf119","name":"Angular Seed","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1691659","collectionId":"72657867-7a10-52f7-07ac-f4888aadf119","publishedId":"77mY1dq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2017-11-10T10:24:50.000Z"},"item":[{"name":"User","item":[{"name":"Sign Up","id":"4aa7d8bc-7f74-8315-54f6-5bb6f535e58c","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Pankaj\",\n  \"email\": \"pankaj@gmail.com\",\n  \"password\": \"pankajrawat\"\n}"},"url":"localhost:3000/auth","urlObject":{"port":"3000","path":["auth"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4aa7d8bc-7f74-8315-54f6-5bb6f535e58c"},{"name":"Sign In","id":"535bcf5b-a7e6-9a02-0747-12f1809b3188","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"agent1@test.com\",\n  \"password\": \"12345678\"\n}"},"url":"localhost:3000/auth/sign_in","urlObject":{"port":"3000","path":["auth","sign_in"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"535bcf5b-a7e6-9a02-0747-12f1809b3188"},{"name":"Logout","id":"9d7940a2-8332-5d71-58eb-c9e484f38f8c","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"token-type","value":"Bearer"},{"key":"access-token","value":"fmsAraCFOperey0siBHpLQ"},{"key":"client","value":"iRft0QmkzDQhSO-oc9Qbxg"},{"key":"uid","value":"pankaj@gmail.com"}],"body":{"mode":"formdata","formdata":[]},"url":"localhost:3000/auth/sign_out","urlObject":{"port":"3000","path":["auth","sign_out"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d7940a2-8332-5d71-58eb-c9e484f38f8c"},{"name":"Check Auth Status","id":"1063b48c-b776-e16e-89db-3b03da75ef0b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"localhost:3000/users/check_authenticated","urlObject":{"port":"3000","path":["users","check_authenticated"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1063b48c-b776-e16e-89db-3b03da75ef0b"}],"id":"43e6c4fa-3130-65c5-233e-d22304a70437","_postman_id":"43e6c4fa-3130-65c5-233e-d22304a70437","description":""}]}