Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pikocanfly/jwt-auth-django-react
https://github.com/pikocanfly/jwt-auth-django-react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pikocanfly/jwt-auth-django-react
- Owner: PikoCanFly
- Created: 2024-04-15T21:18:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T11:22:48.000Z (10 months ago)
- Last Synced: 2024-04-16T15:19:06.856Z (10 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# JWT Authentication [ Django Rest Framework Backend | React Front End]
This repository contains the complete code for a full-stack web application using Django, Django Rest Framework (DRF) for the backend, and React.js for the frontend. The application features JWT-based authentication, including user registration, login, logout, and user information retrieval, as shown in my Tutorial [Video on Youtube](https://youtu.be/1pIrRTxGnJ4):
## Tutorial Video
Watch the step-by-step tutorial video:
[![Watch the video](https://img.youtube.com/vi/1pIrRTxGnJ4/hqdefault.jpg)](https://youtu.be/1pIrRTxGnJ4)
## Support
If you found this project helpful, consider becoming a patron on my Patreon:
[![Support me on Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-orange.svg)](https://www.patreon.com/PikoCanFly)
Your contributions will help me continue creating helpful content. Thank you for your support!
## Contributing
This project was made to help spread knowledge. If you'd like to contribute, feel free to fork the repository, make your changes, and submit a pull request.