{"info":{"_postman_id":"f6bc92d2-028c-4de2-9af8-f6714da82043","name":"JWT Backend Development App","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"31073105","collectionId":"f6bc92d2-028c-4de2-9af8-f6714da82043","publishedId":"2s9YeMzng6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-12-05T22:43:48.000Z"},"item":[{"name":"register ADMIN","id":"1e482653-9190-4177-9667-b5ade87a23b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"Password!\",\n    \"email\": \"test2@gmail.com\",\n    \"user_type\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup","urlObject":{"protocol":"http","port":"8080","path":["users","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"170edc28-333d-4e04-b67f-ed2ad426f22c","name":"register ADMIN","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"Password!\",\n    \"email\": \"test2@gmail.com\",\n    \"user_type\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:45:02 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"36"}],"cookie":[],"responseTime":null,"body":"Successfully Registered User Account"}],"_postman_id":"1e482653-9190-4177-9667-b5ade87a23b8"},{"name":"register USER","id":"430ad095-8313-4d3f-9f1f-61d038b98eac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"Password!\",\n    \"email\": \"test@gmail.com\",\n    \"user_type\": \"USER\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup","urlObject":{"protocol":"http","port":"8080","path":["users","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"78f3d8b3-4227-481b-92c3-1989aeb9e49c","name":"register USER","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"Password!\",\n    \"email\": \"test@gmail.com\",\n    \"user_type\": \"USER\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/signup"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:45:59 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"36"}],"cookie":[],"responseTime":null,"body":"Successfully Registered User Account"}],"_postman_id":"430ad095-8313-4d3f-9f1f-61d038b98eac"},{"name":"login ADMIN by email","id":"b03e82cd-e1aa-4ceb-8644-7bd93f1407cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"Password!\",\n    \"email\": \"test2@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login","urlObject":{"protocol":"http","port":"8080","path":["users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"be2b47fd-2fbf-48e9-a8c0-aa881a4b387d","name":"login ADMIN by email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"Password!\",\n    \"email\": \"test2@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:46:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"744"},{"key":"Set-Cookie","value":"token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3QyQGdtYWlsLmNvbSIsIkxhc3RuYW1lIjoiS29jaGVrb3YiLCJGaXJzdG5hbWUiOiJLZW1hbCIsIlVzZXJJRCI6MSwiVXNlclR5cGUiOiJBRE1JTiIsImV4cCI6MTcwMTgxNzI5MH0.lj0EHFM6o_qfgh2Og1N5-P703disFUEnBJBNmiTYmoM; expires=Tue, 05 Dec 2023 23:01:31 GMT; domain=localhost; path=/; HttpOnly; secure; SameSite=Lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"$2a$14$oFNAfZp2CVFoW7zQe6Ta.Oak.L6PpICpNk5yKlpLv/Xt3gVwKke2y\",\n    \"email\": \"test2@gmail.com\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3QyQGdtYWlsLmNvbSIsIkxhc3RuYW1lIjoiS29jaGVrb3YiLCJGaXJzdG5hbWUiOiJLZW1hbCIsIlVzZXJJRCI6MSwiVXNlclR5cGUiOiJBRE1JTiIsImV4cCI6MTcwMTgxNjY5MH0.XrH410Av3xc4Y1tkmyxaQv_VcLti5fi6FS-AjUkADms\",\n    \"user_type\": \"ADMIN\",\n    \"refresh_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3QyQGdtYWlsLmNvbSIsIkxhc3RuYW1lIjoiS29jaGVrb3YiLCJGaXJzdG5hbWUiOiJLZW1hbCIsIlVzZXJJRCI6MSwiVXNlclR5cGUiOiJBRE1JTiIsImV4cCI6MTcwMTgxNzI5MH0.lj0EHFM6o_qfgh2Og1N5-P703disFUEnBJBNmiTYmoM\",\n    \"created_at\": \"2023-12-05T22:45:01Z\",\n    \"updated_at\": \"2023-12-05T22:45:01Z\"\n}"}],"_postman_id":"b03e82cd-e1aa-4ceb-8644-7bd93f1407cf"},{"name":"login USER by email","id":"3e094aa3-cf36-4cd6-bc66-8a32fbe19863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"Password!\",\n    \"email\": \"test@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login","urlObject":{"protocol":"http","port":"8080","path":["users","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0a484a19-b292-4e90-b1a0-c15446b0f9c6","name":"login USER by email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"Password!\",\n    \"email\": \"test@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:49:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"736"},{"key":"Set-Cookie","value":"token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3RAZ21haWwuY29tIiwiTGFzdG5hbWUiOiJLb2NoZWtvdiIsIkZpcnN0bmFtZSI6IktlbWFsIiwiVXNlcklEIjoyLCJVc2VyVHlwZSI6IlVTRVIiLCJleHAiOjE3MDE4MTc0NDZ9.rLvml17rjbsq6rNBTrdgmCpyMtvpjveHYv8FxdO3peY; expires=Tue, 05 Dec 2023 23:04:07 GMT; domain=localhost; path=/; HttpOnly; secure; SameSite=Lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"$2a$14$O2ZwNCEPwl/AUJ3m42ZAYO3QuRxdvusavnTQnK5p1n6QhpDhegy1W\",\n    \"email\": \"test@gmail.com\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3RAZ21haWwuY29tIiwiTGFzdG5hbWUiOiJLb2NoZWtvdiIsIkZpcnN0bmFtZSI6IktlbWFsIiwiVXNlcklEIjoyLCJVc2VyVHlwZSI6IlVTRVIiLCJleHAiOjE3MDE4MTY4NDZ9.UQ4zv5d-DHXJy7KIyRSc9L67gCyD2XH1z-OhMf3jmVA\",\n    \"user_type\": \"USER\",\n    \"refresh_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3RAZ21haWwuY29tIiwiTGFzdG5hbWUiOiJLb2NoZWtvdiIsIkZpcnN0bmFtZSI6IktlbWFsIiwiVXNlcklEIjoyLCJVc2VyVHlwZSI6IlVTRVIiLCJleHAiOjE3MDE4MTc0NDZ9.rLvml17rjbsq6rNBTrdgmCpyMtvpjveHYv8FxdO3peY\",\n    \"created_at\": \"2023-12-05T22:45:58Z\",\n    \"updated_at\": \"2023-12-05T22:45:58Z\"\n}"}],"_postman_id":"3e094aa3-cf36-4cd6-bc66-8a32fbe19863"},{"name":"AdminGetAllUsers","id":"4579220e-5f66-45a5-a59c-489b9b803a59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/admin","urlObject":{"protocol":"http","port":"8080","path":["admin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"64a40487-61f6-4fcb-9d48-181aec458a90","name":"AdminGetAllUsers","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6ImtlbWFsa29jaGVrb3Z2QGdtYWlsLmNvbSIsIkxhc3RuYW1lIjoiS29jaGVrb3YiLCJGaXJzdG5hbWUiOiJLZW1hbCIsIlVzZXJJRCI6MSwiVXNlclR5cGUiOiJBRE1JTiIsImV4cCI6MTcwMTE2NjA4N30.hf_5W0z4BLf6Ax3CTo44-3eF-vvG7qlnOtT5DSE3-zE","type":"text","disabled":true}],"url":"http://localhost:8080/admin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:46:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1483"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"firstname\": \"Kemal\",\n        \"lastname\": \"Kochekov\",\n        \"password\": \"$2a$14$O2ZwNCEPwl/AUJ3m42ZAYO3QuRxdvusavnTQnK5p1n6QhpDhegy1W\",\n        \"email\": \"test@gmail.com\",\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3RAZ21haWwuY29tIiwiTGFzdG5hbWUiOiJLb2NoZWtvdiIsIkZpcnN0bmFtZSI6IktlbWFsIiwiVXNlcklEIjowLCJVc2VyVHlwZSI6IlVTRVIiLCJleHAiOjE3MDE4MTY2NTh9.q1Ki2_7wMXoenATy0P1i3FJSZOr7PI5MUhQfIGpFWOk\",\n        \"user_type\": \"USER\",\n        \"refresh_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3RAZ21haWwuY29tIiwiTGFzdG5hbWUiOiJLb2NoZWtvdiIsIkZpcnN0bmFtZSI6IktlbWFsIiwiVXNlcklEIjowLCJVc2VyVHlwZSI6IlVTRVIiLCJleHAiOjE3MDE4MTcyNTh9.yHsJ_2AXS25safFMvDBYhli5JnfM5E9IgoS0CAxogQk\",\n        \"created_at\": \"2023-12-05T22:45:58Z\",\n        \"updated_at\": \"2023-12-05T22:45:58Z\"\n    },\n    {\n        \"id\": 1,\n        \"firstname\": \"Kemal\",\n        \"lastname\": \"Kochekov\",\n        \"password\": \"$2a$14$oFNAfZp2CVFoW7zQe6Ta.Oak.L6PpICpNk5yKlpLv/Xt3gVwKke2y\",\n        \"email\": \"test2@gmail.com\",\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3QyQGdtYWlsLmNvbSIsIkxhc3RuYW1lIjoiS29jaGVrb3YiLCJGaXJzdG5hbWUiOiJLZW1hbCIsIlVzZXJJRCI6MSwiVXNlclR5cGUiOiJBRE1JTiIsImV4cCI6MTcwMTgxNjY5MH0.XrH410Av3xc4Y1tkmyxaQv_VcLti5fi6FS-AjUkADms\",\n        \"user_type\": \"ADMIN\",\n        \"refresh_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJFbWFpbCI6InRlc3QyQGdtYWlsLmNvbSIsIkxhc3RuYW1lIjoiS29jaGVrb3YiLCJGaXJzdG5hbWUiOiJLZW1hbCIsIlVzZXJJRCI6MSwiVXNlclR5cGUiOiJBRE1JTiIsImV4cCI6MTcwMTgxNzI5MH0.lj0EHFM6o_qfgh2Og1N5-P703disFUEnBJBNmiTYmoM\",\n        \"created_at\": \"2023-12-05T22:45:01Z\",\n        \"updated_at\": \"2023-12-05T22:46:30Z\"\n    }\n]"}],"_postman_id":"4579220e-5f66-45a5-a59c-489b9b803a59"},{"name":"http://localhost:8080/logout","id":"15f3c986-9a6a-4081-9c83-3efe8d3f1a17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/logout","urlObject":{"protocol":"http","port":"8080","path":["logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"729e674c-0329-4d0f-81e6-b7f35a9fc57c","name":"http://localhost:8080/logout","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/logout"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:47:23 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"23"},{"key":"Set-Cookie","value":"token=; expires=Tue, 10 Nov 2009 23:00:00 GMT; domain=localhost; path=/; HttpOnly; secure; SameSite=Lax"}],"cookie":[],"responseTime":null,"body":"Successfully Logged out"}],"_postman_id":"15f3c986-9a6a-4081-9c83-3efe8d3f1a17"},{"name":"http://localhost:8080/user","id":"93d255cc-26b3-4955-b527-f5dfa31de33a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/user","urlObject":{"protocol":"http","port":"8080","path":["user"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"209b966a-e75d-4e5f-b184-3c3b038fe8c1","name":"http://localhost:8080/user","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Dec 2023 22:47:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"272"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"firstname\": \"Kemal\",\n    \"lastname\": \"Kochekov\",\n    \"password\": \"$2a$14$oFNAfZp2CVFoW7zQe6Ta.Oak.L6PpICpNk5yKlpLv/Xt3gVwKke2y\",\n    \"email\": \"test2@gmail.com\",\n    \"token\": \"\",\n    \"user_type\": \"ADMIN\",\n    \"refresh_token\": \"\",\n    \"created_at\": \"2023-12-05T22:45:01Z\",\n    \"updated_at\": \"2023-12-05T22:46:30Z\"\n}"}],"_postman_id":"93d255cc-26b3-4955-b527-f5dfa31de33a"}]}