{"info":{"_postman_id":"64d94460-f35a-4b5c-b9bc-a02f0bab180f","name":"Login System","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17812631","collectionId":"64d94460-f35a-4b5c-b9bc-a02f0bab180f","publishedId":"UVJkCDgf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-12-09T06:00:53.000Z"},"item":[{"name":"Signup","item":[{"name":"Signup Router","id":"5b762f3c-605a-4fe9-93e4-92306f18dd2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \"name\":\"jackson\",\n    \"email\":\"fwuyeforbzcu@alilot.com\",\n    \"password\":\"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://logn-syst.herokuapp.com/user/signup","description":"<p>This router for user <strong>signup</strong>.</p>\n","urlObject":{"protocol":"https","path":["user","signup"],"host":["logn-syst","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b762f3c-605a-4fe9-93e4-92306f18dd2b"}],"id":"0add9c85-f08f-406d-85f8-4ef02d27652a","_postman_id":"0add9c85-f08f-406d-85f8-4ef02d27652a","description":""},{"name":"Login","item":[{"name":"Login Router","id":"21a2a8af-0f70-441b-b005-f1ee7e0511ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"fwuyeforbzcu@alilot.com\",\n    \"password\":\"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://logn-syst.herokuapp.com/user/login","description":"<p>This router for user <strong>login</strong>.</p>\n","urlObject":{"protocol":"https","path":["user","login"],"host":["logn-syst","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"21a2a8af-0f70-441b-b005-f1ee7e0511ce"}],"id":"4778ea8a-c99a-406b-a3c8-ae21f8e96358","_postman_id":"4778ea8a-c99a-406b-a3c8-ae21f8e96358","description":""},{"name":"Forget","item":[{"name":"Forget Router","id":"84e56c51-b8f9-4770-b01a-e8ac0397bc5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"jacksonkali07@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://logn-syst.herokuapp.com/user/forget","description":"<p>This router if the user <strong>forgets</strong> his password.</p>\n","urlObject":{"protocol":"https","path":["user","forget"],"host":["logn-syst","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"84e56c51-b8f9-4770-b01a-e8ac0397bc5d"}],"id":"3fdd163b-fe45-43cb-87db-6b375ba2a2d6","_postman_id":"3fdd163b-fe45-43cb-87db-6b375ba2a2d6","description":""},{"name":"Verify","item":[{"name":"Resend Verify Link","id":"ad11f918-1e68-46f0-a96f-739c62a5253c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{  \n    \"email\":\"fwuyeforbzcu@alilot.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://logn-syst.herokuapp.com/user/verify","urlObject":{"protocol":"https","path":["user","verify"],"host":["logn-syst","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad11f918-1e68-46f0-a96f-739c62a5253c"}],"id":"7fc1801a-714a-4192-8699-83e1fd7fded7","_postman_id":"7fc1801a-714a-4192-8699-83e1fd7fded7","description":""}]}