Skip to content

vicenet/Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Authentication using JWT Tokens between React and Django using Simple JWT

Project Description

The purpose of this project is to implement user authentication using JWT (JSON Web Tokens) between a React frontend and a Django backend. The authentication process will be handled using the Simple JWT library in Django.We are going to take advantage of Django Rest Framework and other in built modules

Technologies Used

  • React
  • Django
  • Simple JWT
  • Django Rest Framework
  • Cors Headers

The code is yet to be finished its a work in progress feel free to contribute

About

JWT authentication between a React frontend and Django REST Framework backend using Simple JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors