Saaras859 / student-public

MIT License
0 stars 0 forks source link

CSP SPOT CHECK #3

Open Saaras859 opened 6 months ago

Saaras859 commented 6 months ago

To start things that I can improve on from this experience: Make sure to have the right request set up in postman and try to follow the teacher blog to a greater extent

Things I learned for CPT PROJECT: How to use postman for authentication Getting a jwt token and then decoding it to gain information

Question 1

database, with database schema change

Show db.Column changes you have made to model/python file in Visual Studio Code code This is the /authenticate endpoint code code Show and Demo /authenticate in Postman…, Demo calling to endpoint code Show JSON data passed in call, Show Response window, Show Cookie acquired window code Cut copy paste jwt token code Question 3

postman with /api screen to access data under authentication

Show /api CRUD code in Visual Studio Code, expecting READ/GET code code code Show and Demo /api READ/GET endpoint in Postman… code The success one is shown above

Show and Demo /api READ/GET endpoint in Postman… code

OVERALL 1.82/2