{"info":{"_postman_id":"0ff390d5-7ec0-4715-b716-f1e5d05a97f5","name":"Authentication-API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23129267","collectionId":"0ff390d5-7ec0-4715-b716-f1e5d05a97f5","publishedId":"2s9YsKfrUe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-01-09T17:39:12.000Z"},"item":[{"name":"Human Registeration","id":"087071ab-306d-49ed-98c2-38715bb0c89c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"guptaamit94515@gmail.com\",\r\n    \"name\":\"Amit Gupta\",\r\n    \"tnc\": \"True\",\r\n    \"password\":\"amit@17320\",\r\n    \"password2\":\"amit@17320\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/signup/","urlObject":{"protocol":"http","port":"8000","path":["signup",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"087071ab-306d-49ed-98c2-38715bb0c89c"},{"name":"Show all Humans","id":"a1c368b0-4edc-44d8-8731-0d666e389738","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/all_human/","urlObject":{"protocol":"http","port":"8000","path":["all_human",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1c368b0-4edc-44d8-8731-0d666e389738"},{"name":"Human Login","id":"c7b9ed49-3484-4598-82c8-ca3e3664839c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"guptaamit94515@gmail.com\",\r\n    \"password\":\"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/login/","urlObject":{"protocol":"http","port":"8000","path":["login",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7b9ed49-3484-4598-82c8-ca3e3664839c"},{"name":"View Profile","id":"f8147d73-1d80-49df-b644-d4554e6f9725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/ecmascript","type":"text"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzA0OTA4NDg2LCJpYXQiOjE3MDQ5MDc4ODYsImp0aSI6ImEzZDUzZmUxM2UzNjRiMGJhZDU3ZTA4MjM1YWUyYjA2IiwidXNlcl9pZCI6NH0.HNb9K55mL5V_bOwzXIIXzz4EBhZQOURrWd6gTzZIYIA","type":"text"}],"url":"http://127.0.0.1:8000/profile/","urlObject":{"protocol":"http","port":"8000","path":["profile",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8147d73-1d80-49df-b644-d4554e6f9725"},{"name":"Change Password","id":"a25c345e-b17c-4080-bc88-ff51a5c6615a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzA0OTExNzI0LCJpYXQiOjE3MDQ5MTExMjQsImp0aSI6IjZjNjU2YjM2NDhjNTRkNjlhMTk3ZWZmMjdmMGM3YjE0IiwidXNlcl9pZCI6NH0.teUXrfaXJFz9j2dHL6GGttfws1qxFfr1rHkCydI6haY","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\":\"123456\",\r\n    \"password2\":\"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/change_password/","urlObject":{"protocol":"http","port":"8000","path":["change_password",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a25c345e-b17c-4080-bc88-ff51a5c6615a"},{"name":"Send Password Reset Email","id":"9da5d560-9c4b-40d2-94f0-31846769cf3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzA0OTUwMjg0LCJpYXQiOjE3MDQ5NDk2ODQsImp0aSI6IjMyNWNiMTdjMWM5NDRiMTRiNzZhMzA3NWE2MTc4OGM0IiwidXNlcl9pZCI6NH0.m-aprlhDmqY1Aruv582Bf-b0ViCWzG2VEQJsdLeQ8SM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"guptaamit94515@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/send_password_reset_email/","urlObject":{"protocol":"http","port":"8000","path":["send_password_reset_email",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9da5d560-9c4b-40d2-94f0-31846769cf3f"},{"name":"Reset Password","id":"9b1c763a-984d-4008-b2e4-edcb9834253e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzA0OTUwMjg0LCJpYXQiOjE3MDQ5NDk2ODQsImp0aSI6IjMyNWNiMTdjMWM5NDRiMTRiNzZhMzA3NWE2MTc4OGM0IiwidXNlcl9pZCI6NH0.m-aprlhDmqY1Aruv582Bf-b0ViCWzG2VEQJsdLeQ8SM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"password\":1234,\r\n    \"password2\":1234\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/reset-password/NA/c0mw85-cea54be70f74f475528aae3844327993/","urlObject":{"protocol":"http","port":"8000","path":["reset-password","NA","c0mw85-cea54be70f74f475528aae3844327993",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b1c763a-984d-4008-b2e4-edcb9834253e"}]}