Code Monkey home page Code Monkey logo

complete-jwt-authentication's Introduction

Complete JWT Authentication with Django & React

By: Stuart Leitch

This GitHub repo accompanies my tutorial on the subject of how to use JWT Authentication with Django and React.

If you want to use React as a frontend with Django Rest Framework as a backend, you'll notice that getting the Authentication system set up presents one of the largest early hurdles. Follow this tutorial to build a really ugly website demonstrating the process from start to finish, including Custom Users, refreshing tokens, and protected views. It's the tutorial I wish I had when I first started.

The full tutorial on Medium lives here:

Tutorial content

Part 1 - Django:

  1. Django Custom User
  2. DRF serializers and auth

Part 2 - React: 3. Installing React inside our Django project as a standalone app 4. Preparing React for Authentication, with routing, and the signup & login forms 5. Axios for requests and tokens 6. Logging out & blacklisting tokens

Requirements:

  • Django 2 or 3
  • Django Rest Framework
  • Python 3
  • React 16.8 and up

complete-jwt-authentication's People

Contributors

dependabot[bot] avatar toruitas avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.