@@ -15,19 +15,11 @@ You may need to implement Refresh Token:
1515> [ Node.js JWT Refresh Token example] ( https://bezkoder.com/jwt-refresh-token-node-js/ )
1616
1717Working with Front-end:
18- > [ Vue.js JWT Authentication with Vuex and Vue Router ] ( https://bezkoder.com/jwt-vue-vuex-authentication/ )
18+ > [ Vue] ( https://www. bezkoder.com/jwt-vue-vuex-authentication/ )
1919
20- > [ Angular 8 JWT Authentication with HttpInterceptor and Router ] ( https://bezkoder.com/angular-jwt-authentication / )
20+ > [ Angular 8] ( https://www.bezkoder.com/angular-jwt-authentication/ ) / [ Angular 10 ] ( https://www.bezkoder.com/angular-10-jwt-auth/ ) / [ Angular 11 ] ( https://www. bezkoder.com/angular-11- jwt-auth/ ) / [ Angular 12 ] ( https://www.bezkoder.com/angular-12-jwt-auth/ ) / [ Angular 13 ] ( https://www.bezkoder.com/angular-13-jwt-auth /)
2121
22- > [ Angular 10 JWT Authentication with HttpInterceptor and Router] ( https://bezkoder.com/angular-10-jwt-auth/ )
23-
24- > [ Angular 11 JWT Authentication with HttpInterceptor and Router] ( https://bezkoder.com/angular-11-jwt-auth/ )
25-
26- > [ Angular 12 JWT Authentication with HttpInterceptor and Router] ( https://bezkoder.com/angular-12-jwt-auth/ )
27-
28- > [ React JWT Authentication & Authorization (without Redux) example] ( https://bezkoder.com/react-jwt-auth/ )
29-
30- > [ React Redux JWT Authentication & Authorization example] ( https://bezkoder.com/react-redux-jwt-auth/ )
22+ > [ React] ( https://www.bezkoder.com/react-jwt-auth/ ) / [ React + Redux] ( https://www.bezkoder.com/react-redux-jwt-auth/ )
3123
3224## More Practice:
3325> [ Build Node.js Rest APIs with Express, Sequelize & MySQL] ( https://bezkoder.com/node-js-express-sequelize-mysql/ )
@@ -49,11 +41,15 @@ Deployment:
4941> [ Deploying/Hosting Node.js app on Heroku with MySQL database] ( https://bezkoder.com/deploy-node-js-app-heroku-cleardb-mysql/ )
5042
5143Integration on same Server/Port:
52- > [ Integrate Angular 8 with Node.js Express] ( https://bezkoder.com/integrate-angular-8-node-js/ )
44+ > [ Integrate Vue with Node.js Express] ( https://www.bezkoder.com/serve-vue-app-express/ )
45+
46+ > [ Integrate Angular 8 with Node.js Express] ( https://www.bezkoder.com/integrate-angular-8-node-js/ )
47+
48+ > [ Integrate Angular 10 with Node.js Express] ( https://www.bezkoder.com/integrate-angular-10-node-js/ )
5349
54- > [ Integrate Angular 10 with Node.js Express] ( https://bezkoder.com/integrate-angular-10 -node-js/ )
50+ > [ Integrate Angular 12 with Node.js Express] ( https://www. bezkoder.com/integrate-angular-12 -node-js/ )
5551
56- > [ Integrate React with Node.js Express] ( https://bezkoder.com/integrate-react-express-same-server-port/ )
52+ > [ Integrate React with Node.js Express] ( https://www. bezkoder.com/integrate-react-express-same-server-port/ )
5753
5854## Project setup
5955```
0 commit comments