Skip to content
#

token-authentication

Here are 47 public repositories matching this topic...

It is a basic note web app that is created using Django and Django REST Framework with token authentication and React. It is good for learning first time how to connect Django with React or Any backend to frontend using REST API. It is good for those who are new to authentication using Django REST Framework.

  • Updated Dec 29, 2023
  • JavaScript

A simple Blog API using Django REST Framework. Including users, permissions, authentication, and full CRUD functionality. Also demonstrates the use of viewsets and routers. Uses the django-allauth package for user registration and token creation as well as the dj-rest-auth package for user login, logout and password reset functionality.

  • Updated Mar 20, 2021
  • Python

Improve this page

Add a description, image, and links to the token-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the token-authentication topic, visit your repo's landing page and select "manage topics."

Learn more