SriS126 / student

MIT License
0 stars 0 forks source link

Spot Check #1 #3

Open SriS126 opened 5 months ago

SriS126 commented 5 months ago

Question 2: 0.9 postman with /authentication screen Show /authenticate endpoint code in Visual Studio Code Show and Demo /authenticate in Postman… Demo calling to endpoint Show JSON data passed in call Show Response window Show Cookie acquired window Cut/Copy/Paste Cookie into jwt.io and show decrypting payload postman with /api screen to access data under authentication Screenshot 2024-02-06 at 7 54 23 PM Screenshot 2024-02-06 at 7 55 33 PM Screenshot 2024-02-06 at 7 56 00 PM Screenshot 2024-02-06 at 7 57 47 PM Screenshot 2024-02-06 at 7 58 17 PM

Question 3: 0.9 Show /api CRUD code in Visual Studio Code, expecting READ/GET code Show and Demo /api READ/GET endpoint in Postman… Demo calling to endpoint that requires Cookie Show Response/Data Demo Deleting cookie Demo calling endpoint again Show Response/Failure Screenshot 2024-02-06 at 7 51 00 PM Screenshot 2024-02-06 at 7 51 10 PM Screenshot 2024-02-06 at 7 51 39 PM Screenshot 2024-02-06 at 7 51 50 PM