{"info":{"_postman_id":"2efaef24-f467-41b8-a46b-177e5fdbc43a","name":"Authentication","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"14598787","collectionId":"2efaef24-f467-41b8-a46b-177e5fdbc43a","publishedId":"2s8YRdsbAJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-30T17:10:53.000Z"},"item":[{"name":"Sign Up","id":"38967d92-fd71-4bc8-89ff-02b4425bf30c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Radit\",\r\n    \"email\": \"radityarestan@gmail.com\",\r\n    \"password\": \"radityaa18*\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/sign-up","urlObject":{"port":"8080","path":["api","auth","sign-up"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"38967d92-fd71-4bc8-89ff-02b4425bf30c"},{"name":"Verify Email","id":"06bbfeee-4aed-4a9f-a378-87b4aeb47b34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/auth/verify/OJQWI2LUPFQXEZLTORQW4QDHNVQWS3BOMNXW2===","urlObject":{"port":"8080","path":["api","auth","verify","OJQWI2LUPFQXEZLTORQW4QDHNVQWS3BOMNXW2==="],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"06bbfeee-4aed-4a9f-a378-87b4aeb47b34"},{"name":"Sign In","id":"8cc652a6-5904-4ae7-9e2b-a2db37922f7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"resradit@gmail.com\",\r\n    \"password\": \"radityaa18*\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/auth/sign-in","urlObject":{"port":"8080","path":["api","auth","sign-in"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cc652a6-5904-4ae7-9e2b-a2db37922f7a"}]}