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.
- Django 5.1.2
- Vue 3 (Bootstrap 5)
- Restframework
- Restframework simple jwt
- Psycopg2-binary
When you request a new password, note that the requested URL is printed in the log console.