TDWolff / AtlasIndex

MIT License
1 stars 4 forks source link

Torin Wolff || CSP Spot Check || P2 #3

Open TDWolff opened 6 months ago

TDWolff commented 6 months ago

Torin Wolff || Jan 31

Quiz instructions Each student will present in live review the following information on screen Use Issue to verbally capture progress for Instruction provided by Teacher Prepare an on Screen answer of questions. For instance...

Questions New Comment in Issue Questions Score: 1.9/2 (Check Comments for each score)

Question 1: database, with database schema change

Question 2: postman with /authentication screen

Question 3: postman with /api screen to access data under authentication

After 5th period TODAY, link your Personal ISSUE to this CSP Spot Check issue. Comment/Post contains…


TDWolff commented 6 months ago

Question 1: (Score: 0.95/1) Schema Change in the sqlite.db file

Screenshot 2024-01-31 at 11 11 09 AM

And on the website:

Screenshot 2024-01-31 at 11 21 08 AM
TDWolff commented 6 months ago

Question 2: (Score: 0.95/1) Authentication Screen for sqlite.db in postman

Screenshot 2024-01-31 at 11 13 49 AM
TDWolff commented 6 months ago

Question 3: (Score: 0.95/1) Postman /api/users/ endpoint after authentication:

Screenshot 2024-01-31 at 11 14 55 AM

Additionally Cookie is here too:

Screenshot 2024-01-31 at 11 15 56 AM

With JWT Authenticated

Screenshot 2024-01-31 at 11 16 47 AM

cation