Open katelync05 opened 9 months ago
Question 3: Postman with /api screen to access data under authentication - 0.9/1
[x] Demo calling to endpoint that requires Cookie
[x] Show Response/Data
[x] Demo Deleting cookie
[x] Demo calling endpoint again
[x] Show Response/Failure
Question 1: Database, with database schema change - 0.55/1 (didn't get to it on time)
[x] Show initialization data code in VSCode
[x] Demo delete database and run ./migrate.sh
[] Demo corresponding schema change in SQLite3
[] Demo initialization data captured in Column in SQLite3
Question 2: Postman with /authentication screen - 0.9/1
[x] Show /authenticate endpoint code in Visual Studio Code
[x] Show and Demo /authenticate in Postman…
[x] Demo calling to endpoint
[x] Show JSON data passed in call
[x] Show Response window
[x] Show Cookie acquired window
[x] Cut/Copy/Paste Cookie into jwt.io and show decrypting payload