Skip to content

Tanujsai Nimmagadda, Period 2, CSP Spot Check #1

@Tanuj253

Description

@Tanuj253

Jan 31

database, with database schema change:

  • Show db.Column changes you have made to model/python file in Visual Studio Code
Screenshot 2024-02-01 082450
  • Show initialization data code in VSCode
Screenshot 2024-02-01 082610
  • Demo delete database and run ./migrate.sh
Screenshot 2024-01-31 113601
  • Demo corresponding schema change in SQLite3
Screenshot 2024-01-31 115233
  • Demo initialization data captured in Column in SQLite3
Screenshot 2024-01-31 115257

postman with /authentication screen

  • Show /authenticate endpoint code in Visual Studio Cod3e

  • 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

  • Show /api CRUD code in Visual Studio Code, expecting READ/GET code
Screenshot 2024-01-31 115117 Screenshot 2024-01-31 115133
  • 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

Screenshot 2024-02-01 091832

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