RonitT1234 / CSP_BLOG_RT

MIT License
2 stars 0 forks source link

CSP Spot Check - Ronit Thomas #11

Open RonitT1234 opened 5 months ago

RonitT1234 commented 5 months ago

My Score: 1.83/2.00

db.Column Change: screenshot1 screenshot2

Initialization data code: screenshot3 screenshot4

Below were completed in live review: Demo delete database and run ./migrate.sh Demo corresponding schema change in SQLite3 Demo initialization data captured in Column in SQLite3

RonitT1234 commented 5 months ago

My Score: 1.83/2.00

Postman with /authentication screen: Backend Code: screenshot5 Checking User and corresponding password: screenshot 6 Frontend Code: frontend7 Postman: screenshot8 JWT cookie: screenshot9 Decoded: screenshot10

RonitT1234 commented 5 months ago

Score: 1.83/2 postman with /api screen to access data under authentication:

CRUD: screenshot11

Reading Authentication: screenshot12