{"info":{"_postman_id":"9480fc38-57f3-4938-8fda-6bb431e6ce96","name":"JWT Access, refresh token, rate limit, replay attack","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23376912","collectionId":"9480fc38-57f3-4938-8fda-6bb431e6ce96","publishedId":"2sB34ZpiSE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-06-30T09:03:20.000Z"},"item":[{"name":"JWT Auth","item":[{"name":"logout","id":"224c821e-8b77-4ecf-9ba1-f36105faf4a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2ODYxMDE4NjRkMzZjNjc5ODUxZWM2ZTMiLCJqdGkiOiJjNDdjMDAxZi1mNzBkLTQ0ZGItOGIzMi1jYWQ4NTQ4OGM1NzAiLCJpYXQiOjE3NTExODgwMTgsImV4cCI6MTc1MTc5MjgxOH0.dRAXTYH5Dk7F0lGeI6lXjrcVZ6OnvlGM1y87cmGtpgc\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/auth/refresh","urlObject":{"protocol":"http","port":"8000","path":["api","auth","refresh"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"224c821e-8b77-4ecf-9ba1-f36105faf4a2"},{"name":"register","id":"18760f3d-8bbf-4dc7-8d6d-36a93d9d80f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Shivangi keshri\",\n    \"email\": \"admin@gmail.com\",\n    \"password\": \"hello\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/auth/register","urlObject":{"protocol":"http","port":"8000","path":["api","auth","register"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"18760f3d-8bbf-4dc7-8d6d-36a93d9d80f2"},{"name":"login","id":"fb3b60b3-dec2-462b-8994-f633d84d246b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"Shivangikeshri21@gmail.com\",\n    \"password\": \"hello\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/auth/login","urlObject":{"protocol":"http","port":"8000","path":["api","auth","login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb3b60b3-dec2-462b-8994-f633d84d246b"},{"name":"refresh token","id":"dbf7bd13-10f3-44e4-b46e-743d46a1c329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2ODYxMDE4NjRkMzZjNjc5ODUxZWM2ZTMiLCJqdGkiOiJjNDdjMDAxZi1mNzBkLTQ0ZGItOGIzMi1jYWQ4NTQ4OGM1NzAiLCJpYXQiOjE3NTExODgwMTgsImV4cCI6MTc1MTc5MjgxOH0.dRAXTYH5Dk7F0lGeI6lXjrcVZ6OnvlGM1y87cmGtpgc\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/auth/refresh","urlObject":{"protocol":"http","port":"8000","path":["api","auth","refresh"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"dbf7bd13-10f3-44e4-b46e-743d46a1c329"}],"id":"ebae0a32-b529-428d-9c4b-4c35db528d63","_postman_id":"ebae0a32-b529-428d-9c4b-4c35db528d63","description":""}]}