JWT Authentication using Django Rest Framework & VueJS | PART 2

Опубликовано: 19 Июль 2021
на канале: Monkhaus
4,365
53

Support Me On Patreon For £1 ❤️
  / monkhaus  

Digital Ocean Referral ( You Get $100 in credit over 60 days ) 🖥️
https://m.do.co/c/ba09d2e1bce4

My Gaming Channel 🎮
   / @mgc2267  
Discord 💜
  / discord  
Twitter 💙
  / monkhousetom  

00:00 intro
00:21 set up vuejs app
01:33 install axios
02:46 configure main.js
03:26 create sign up and log in router links
04:26 create initial login and signup views
08:41 create store
11:10 tidy up quickly + set up beforeCreate lifecylcle hook.

Part of JWT authentication with django and vuejs. In this video we set up our vue js app and configure it.