Skip to content

CSP Spot Check #10

@Nathaniel633

Description

@Nathaniel633

database, with database schema change

  • Show db.Column changes you have made to model/python file in Visual Studio Code
1-1
  • Show initialization data code in VSCode
1-2
  • Demo delete database and run ./migrate.sh
1-3
  • Demo corresponding schema change in SQLite3
1-4
  • Demo initialization data captured in Column in SQLite3

See above

postman with /authentication screen

  • Show /authenticate endpoint code in Visual Studio Code
2-1
  • Show and Demo /authenticate in Postman…
1-5
  • Demo calling to endpoint

See above

  • Show JSON data passed in call

See above

  • Show Response window

See above

  • Show Cookie acquired window
JWT Cookie
  • Cut/Copy/Paste Cookie into jwt.io and show decrypting payload
Cookie encoded

postman with /api screen to access data under authentication

  • Show /api CRUD code in Visual Studio Code, expecting READ/GET code
crud readget
  • Show and Demo /api READ/GET endpoint in Postman…
postman endpoint
  • Demo Deleting cookie
deleted cookie

Closing thoughts

In order to achieve success, I studied the different files in the backend as well as the front end code, and tried to fully understand the questions, repeating the process over and over to study.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions