{"info":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","description":"<html><head></head><body><h1 id=\"flexauth\">FlexAuth</h1>\n<h4 id=\"your-own-flexible-blazingly-fast-🦀-and-secure-in-house-authentication-system\"><strong>Your own flexible, blazingly fast 🦀, and secure in-house authentication system.</strong></h4>\n<h2 id=\"🔖-overview\">🔖 Overview</h2>\n<p>Flexauth is a flexible, blazingly fast 🦀, and secure auth system that you can use for your project/company* . Need to add a specific feature as you need? Change the code as you like and deploy it on your servers. Here is the most flexible auth system for all your needs.</p>\n<p>Github - <a href=\"https://github.com/Rajdip019/flexauth\">https://github.com/Rajdip019/flexauth</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"FlexAuth","slug":"flexauth"}],"owner":"18827552","collectionId":"c4546667-469d-4070-b592-7efcd0f51c22","publishedId":"2sA3JT4Jmd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-18T07:16:17.000Z"},"item":[{"name":"user","item":[{"name":"get-all","id":"bff18f95-d7fe-4972-a2ff-b5b9f6ef522a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/get-all","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","get-all"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"bff18f95-d7fe-4972-a2ff-b5b9f6ef522a"},{"name":"get-from-email","id":"d4e16ee8-2ea4-428d-8637-39281137f3d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"debajyotisaha14@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/get-from-email","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","get-from-email"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4e16ee8-2ea4-428d-8637-39281137f3d7"},{"name":"get-from-id","id":"d47f6b6b-3e50-49f1-90e1-c206f8e08957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"uid\": \"5a83acda-62ae-4c45-b85f-fbed835816bb\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/get-from-id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","get-from-id"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d47f6b6b-3e50-49f1-90e1-c206f8e08957"},{"name":"update","id":"7985516f-c8c2-4203-ace3-890e96c0e1a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Debajyoti\",\n    \"email\":\"debajyotisaha14@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/update","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","update"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"7985516f-c8c2-4203-ace3-890e96c0e1a3"},{"name":"toggle-account-active-status","id":"844a5fba-ddd5-4a78-a829-42a0b771d315","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"is_active\":false,\n    \"email\":\"pachu@email.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/toggle-account-active-status","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","toggle-account-active-status"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"844a5fba-ddd5-4a78-a829-42a0b771d315"},{"name":"update-role","id":"31720346-d145-4ece-b6fc-61ff6c1ea561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"role\":\"admin\",\n    \"email\":\"debajyotisaha14@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/update-role","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","update-role"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"31720346-d145-4ece-b6fc-61ff6c1ea561"},{"name":"delete","id":"f00f0dcc-6a43-4b22-ae09-8ad1d59fe6e8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"debajyotisaha14@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/user/delete","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["user","delete"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"f00f0dcc-6a43-4b22-ae09-8ad1d59fe6e8"}],"id":"8b0d521c-a3b2-42de-9e1f-c8c13b1fec2e","description":"<p>All user related endpoints will be here</p>\n","_postman_id":"8b0d521c-a3b2-42de-9e1f-c8c13b1fec2e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}}},{"name":"auth","item":[{"name":"signup","id":"eca80166-7259-46ae-88c1-e99a4aa62c49","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"sahadebajyoti7@gmail.com\",\n    \"name\":\"Debu\",\n    \"password\":\"Debu@7777\",\n    \"role\":\"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/auth/signup","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["auth","signup"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"eca80166-7259-46ae-88c1-e99a4aa62c49"},{"name":"signin","id":"674d099e-3587-4f31-a5cb-e29608836d3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"User-Agent","value":"Mozilla/5.0 (iPad; CPU OS 14_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\":\"debajyotisaha14@gmail.com\",\n    \"password\":\"Debu0014@\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/auth/signin","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["auth","signin"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"674d099e-3587-4f31-a5cb-e29608836d3a"},{"name":"signout","id":"b0f7de82-3c26-47f3-b431-df8666f6b627","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"session_id\":\"1e6129b169517494cffff74ac735a03a52967604c31cca8b9c8c43c24d780cf6cc2804550f845c1221fd8a787ce88884a57fb7c8\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/auth/signout","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["auth","signout"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0f7de82-3c26-47f3-b431-df8666f6b627"}],"id":"9942df08-7b66-4453-914e-cc5265c5cd34","description":"<p>All auth related endpoints will be here</p>\n","_postman_id":"9942df08-7b66-4453-914e-cc5265c5cd34","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}}},{"name":"health-check","item":[{"name":"health","id":"cc85747d-7470-4048-964b-2d9544879d83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/health","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"protocol":"http","port":"8080","path":["health"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"cc85747d-7470-4048-964b-2d9544879d83"}],"id":"3b4df397-6306-41e4-b43b-d0e2035d1636","description":"<p>Health-Check Endpoint is here</p>\n","_postman_id":"3b4df397-6306-41e4-b43b-d0e2035d1636","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}}},{"name":"session","item":[{"name":"verify","id":"84302065-bfde-4050-ad59-f9cf9a5e7281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ1aWQiOiIyNjk3NzY3Ni1jYjM3LTRmM2ItYTgyMS03ZTU5YzU0NTlmZDIiLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwODAiLCJpYXQiOjE3MTU2MjU5MjMsImV4cCI6MTcxNTYyOTUyMywidG9rZW5fdHlwZSI6ImlkIiwiZGF0YSI6eyJpc19lbWFpbF92ZXJpZmllZCI6ImZhbHNlIiwiaXNfYWN0aXZlIjoidHJ1ZSIsImRpc3BsYXlfbmFtZSI6IkRlYmFqeW90aSBTYWhhIiwicm9sZSI6ImFkbWluIn19.qmE4MijE52rNldxc6PRw3rvpXbpBnNi-l7UhiuYqi1GT2bD1_KnqGrdQFJdVRTQ0fQjOFJwUu-77HbaQUCODHlE0NHn9aHECjCI4in1X--5atiyVIt_73wqgQgwMjkxmzDMtwIwClFQcQwKQizGOgrqKftsy_IhrerMgy7aE3wrZv0on5fdxOfxVZ8OW1ueATuEVR1QWn8vjM3ojpylrXJCVWhoJje0z7diudHHorNaon8e-7JUQr-TYzrlA-OH5QoaLDboobRg1-VU8RzaPWNbysUGZgUvLIPwJojoVa_fRk0I8qzmKBSFzcPKZQHMNXtB0ySaCv5flI-0EZ2yHnA\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/verify","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","verify"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"84302065-bfde-4050-ad59-f9cf9a5e7281"},{"name":"get_all_from_uid","id":"0232b009-b5b6-4365-b5e9-f79bfd98f88d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"uid\": \"c00b8e76-4139-47e9-9217-9a13a4a7de56\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/get-all-from-uid","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","get-all-from-uid"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"0232b009-b5b6-4365-b5e9-f79bfd98f88d"},{"name":"refresh-session","id":"a20b5e11-7723-4625-9709-5c96aba7fb30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"session_id\": \"41607eb13b522fc3cfaafe1b9035a03c51c47604c019c38bcc891ac2132f0ef4ca26010772c0dcef478394e996c8e22bf8c08360\",\n        \"id_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ1aWQiOiIyNjk3NzY3Ni1jYjM3LTRmM2ItYTgyMS03ZTU5YzU0NTlmZDIiLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwODAiLCJpYXQiOjE3MTU2MjYxMjQsImV4cCI6MTcxNTYyOTcyNCwidG9rZW5fdHlwZSI6ImlkIiwiZGF0YSI6eyJyb2xlIjoiYWRtaW4iLCJkaXNwbGF5X25hbWUiOiJEZWJhanlvdGkgU2FoYSIsImlzX2FjdGl2ZSI6InRydWUiLCJpc19lbWFpbF92ZXJpZmllZCI6ImZhbHNlIn19.Otar_P0p5Fq7iQpss2Uf0awXiaF_GItIAGIGmxMJYitXJbR1KBj2xb9zsNBuW62OKjKJq_Sir1kNb9MAsd8ccnOmIpT9Kv5j7f-3nusRNiBjlWfrdqbunhPKEAH8Qdxjf6bm15dA78QIXRfUYyn9j24Rm_HCaMWwCZ39cNDIjL7QE9Kxbtru6bpmHoHVF_ac0VbhoUZ26XkoyQ__K86ypcr27y4lrEq8hj-kW6t7epwFlOS_ktlYHrCIREVAOh3s2KCb2PoNG_ObHLhS60-J0WDEv4iJ-Lv5aUka1zcLgShc64xlkj0qDD9wPrtqOgHjV4qjMvUk7sPpEc6AbKCu5g\",\n        \"refresh_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ1aWQiOiIyNjk3NzY3Ni1jYjM3LTRmM2ItYTgyMS03ZTU5YzU0NTlmZDIiLCJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwODAiLCJpYXQiOjE3MTU2MjYxMjQsImV4cCI6MTcxOTUxNDEyNCwic2NvcGUiOiJnZXRfbmV3X2lkX3Rva2VuIiwiZGF0YSI6bnVsbH0.OGCc90lt5baMPIb2LP-IeZmOpBezXfkvwwNSeinuRuLLT9mwdfFw6QPv5n7P9n_9FZAeVRl8azHIZgr1zAHk_9Agr5EsVmalDQBqw5x59M5oTRy0tGGhvUVMESJ3TvFn4p6M1aU9i740mNgjkDCsZ695gaxZqv5RlLZgilk5qBElQXd_vba9BBbVpfvW0rweXwJ-T-aF_8Xd2Gpr3FXOd18x68u4CefDNQtWBJZgAL-a_FpVFhcRo-MJIelhzQNgBhnp2h98PQfaa7e8sVoyUTLXE-5zb0KRE4YqalvFUPR8U7vpyJXUMuKz6orjfn9eHYA4L8YUrtsIU6SIx2Rj4A\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/refresh-session","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","refresh-session"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a20b5e11-7723-4625-9709-5c96aba7fb30"},{"name":"revoke","id":"abd56c51-1374-43a4-8a9c-363f924baa5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"session_id\":\"878a5843-c3fa-4f94-8b6f-f638dfdeb5aa\",\n    \"uid\":\"bba94266-1d8d-4c50-8d38-0791c936e96a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/revoke","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","revoke"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"abd56c51-1374-43a4-8a9c-363f924baa5b"},{"name":"revoke-all","id":"5128e19c-03ac-4831-8bef-ae8dd4689ac3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"uid\": \"bba94266-1d8d-4c50-8d38-0791c936e96a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/revoke-all","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","revoke-all"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"5128e19c-03ac-4831-8bef-ae8dd4689ac3"},{"name":"delete","id":"454640ae-69e0-474c-90ca-07e8b3e415be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"session_id\":\"20d150fd-48b2-48a0-9e8f-b22dbb1acc36\",\n    \"uid\":\"bba94266-1d8d-4c50-8d38-0791c936e96a\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/delete","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","delete"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"454640ae-69e0-474c-90ca-07e8b3e415be"},{"name":"delete-all","id":"b5ff8de8-0650-4d1d-884c-2523205a206b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"uid\": \"c00b8e76-4139-47e9-9217-9a13a4a7de56\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/session/delete-all","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","delete-all"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5ff8de8-0650-4d1d-884c-2523205a206b"},{"name":"get-all","id":"798116bb-1969-4df5-8fd4-f8a2a667ea19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/session/get-all","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["session","get-all"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"798116bb-1969-4df5-8fd4-f8a2a667ea19"}],"id":"845856dd-4c8a-4643-9d5c-cd42955c86d1","_postman_id":"845856dd-4c8a-4643-9d5c-cd42955c86d1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}}},{"name":"password","item":[{"name":"reset","id":"a8cef2e2-c1fc-46dd-b651-cfc253128518","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"debajyotisaha14@gmail.com\",\n    \"old_password\":\"Debu@1234\",\n    \"new_password\":\"Debu4321\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/password/reset","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["password","reset"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8cef2e2-c1fc-46dd-b651-cfc253128518"},{"name":"forget-request","id":"a6d577cb-d111-4ee5-9cbd-74e4ef44a222","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"debajyotisaha14@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/password/forget-request","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["password","forget-request"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6d577cb-d111-4ee5-9cbd-74e4ef44a222"},{"name":"forget-reset","id":"b81ff38f-4a95-4356-9d85-61e1969dec30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"debajyotisaha14@gmail.com\",\n    \"password\":\"Debu4321\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/password/forget-reset/414a5486-5254-4016-908b-72cde4acf063","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}},"urlObject":{"path":["password","forget-reset","414a5486-5254-4016-908b-72cde4acf063"],"host":["http://localhost:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b81ff38f-4a95-4356-9d85-61e1969dec30"}],"id":"19779838-eb96-414d-a5b5-1e3d5c184682","description":"<p>Password related endpoints will be here</p>\n","_postman_id":"19779838-eb96-414d-a5b5-1e3d5c184682","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"c4546667-469d-4070-b592-7efcd0f51c22","id":"c4546667-469d-4070-b592-7efcd0f51c22","name":"FlexAuth","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"9b41fd14-c558-4e13-86b8-b2a58135d553","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2346db8c-7869-4118-9f80-d9b348334493","type":"text/javascript","exec":[""]}}],"variable":[{"key":"id","value":"1"},{"key":"base_url","value":"http://localhost:8080/api"},{"key":"api-key","value":"75c19d321de6804ab7f879a857e81b7312435dbe49f286621dcbccee6ab3ee44","disabled":true}]}