โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ In this video, we'll look at JWT authentication with Django REST Framework. Starter Code: https://github.com/bugbytes-io/drf-course-api ๐ ๐๐ต๐ฎ๐ฝ๐๐ฒ๐ฟ๐: 00:00 Intro 01:43 Setting authentication scheme 04:57 JSON Web Token authentication with djangorestframework-simplejwt 08:56 Sending POST request to get Access and Refresh tokens 12:16 Adding access token to request Authorization header 19:10 Updating project tests ๐ฆ๐ผ๐ฐ๐ถ๐ฎ๐น ๐ ๐ฒ๐ฑ๐ถ๐ฎ: ๐ Blog: https://bugbytes.io/posts/ ๐พ Github: https://github.com/bugbytes-io/drf-course-api ๐ฆ Twitter: https://twitter.com/bugbytesio ๐ ๐๐๐ฟ๐๐ต๐ฒ๐ฟ ๐ฟ๐ฒ๐ฎ๐ฑ๐ถ๐ป๐ด ๐ฎ๐ป๐ฑ ๐ถ๐ป๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ถ๐ผ๐ป: Starter Code: https://github.com/bugbytes-io/drf-course-api DRF Authentication: https://www.django-rest-framework.org/api-guide/authentication/ djangorestframework-simplejwt: https://github.com/jazzband/djangorestframework-simplejwt VSCode REST Client: https://marketplace.visualstudio.com/items?itemName=humao.rest-client #python #django #webdevelopment #djangorestframework