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
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
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
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