Skip to content

This project demonstrates the integration of Django Rest Framework and Vue.js with JWT authentication.

Notifications You must be signed in to change notification settings

zlaja-billund/django-vue-auth

Repository files navigation

Django and VUE.js with JWT Authentication integrated project

About

This project demonstrates the integration of Django Rest Framework and Vue.js with JWT authentication.

To request a password reset, you need to set up an SMTP provider in the .env file. Please refer to the .env-example file for guidance.

Versions & includes

  • Django 5.1.2
  • Vue 3 (Bootstrap 5)
  • Restframework
  • Restframework simple jwt
  • Psycopg2-binary

Attention

When you request a new password, note that the requested URL is printed in the log console.

Screenshots

Log in page screenshot login page

Registration page screenshot registration page

Forgot password page screenshot forgot password page

Reset password page screenshot reset password page

About

This project demonstrates the integration of Django Rest Framework and Vue.js with JWT authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published