Complete Authentication API with JWT in Django REST Framework (Hindi)

Channel:
Subscribers:
543,000
Published on ● Video Link: https://www.youtube.com/watch?v=lo7lBD9ynVc



Duration: 3:03:41
69,919 views
1,344


Django Complete Authentication API Hindi
00:00:00 Introduction
00:01:51 Creating Virtual ENV
00:03:50 Install Django and Create Project
00:06:50 Install Django REST Framework and Configuration
00:08:22 Install Simple JWT and Configuration
00:09:40 Learn Simple JWT
00:19:26 Fix CORS Policy Error
00:20:10 Install Django cors Headers and Configuration
00:23:40 Custom User Model
00:37:57 Custom UserModelAdmin
00:45:08 FOREIGN KEY Constraint Failed
00:52:50 Registration
01:17:54 Login
01:29:08 Custom JSONRenderer
01:40:00 Implement JWT
01:43:49 Access Logged User Data or Profile
01:51:25 Change Password
02:04:06 Send Reset Password Email
02:19:18 Reset Password
02:37:10 Send Email
02:38:25 dotenv
02:53:04 Generate gitignore file
02:55:57 Fixing Code
02:59:54 Export Postman Endpoints

Source Code: https://github.com/geekyshow1/djangoauthapi1

Django Playlist:
https://www.youtube.com/playlist?list=PLbGui_ZYuhigchy8DTw4pX4duTTpvqlh6

Postman Playlist https://www.youtube.com/playlist?list=PLbGui_ZYuhigvkxzHXRveCnYjZcacTAwq

Django REST Framework Playlist https://www.youtube.com/playlist?list=PLbGui_ZYuhijTKyrlu-0g5GcP9nUp_HlN







Tags:
DRF
Django REST Framework
Django JWT
JWT
Json Web Token
DRF Auth
Django REST Framework Authentication API
Django Authentication
Django API
Django Login API
DRF Login