simplejwt
There are 117 repositories under simplejwt topic.
eadwinCode/django-ninja-jwt
A JSON Web Token authentication plugin for the Django REST Framework.
SimpleJWT/drf-SimpleJWT-React
Template Django + DRF + SimpleJWT + React project
SimpleJWT/drf-SimpleJWT-Vue
Template Django + DRF + SimpleJWT + Vue.js project
YegorDB/django-channels-auth-token-middlewares
Django Channels auth token middlewares
ngocngoan/djangorestframework-simplejwt-mongoengine
A JSON Web Token authentication plugin for the Django REST Framework and compatible with MongoEngine
morshedmasud/django-rest-framework-starter
Starter boilerplate for Restful API with Django, Django-rest-framework, Simplejwt, Mysql, and Docker.
mobinghoveoud/drf-jwt-httponly-cookie
Securing DRF with JWT authentication in HttpOnly Cookie using Django, DRF, SimpleJWT, drf-spectacular, drf-standardized-errors, uv, Docker and Docker Compose
rkshaon/blog
This repository is the code of The Blog project.
5kif4a/social-network-backend
Social Network API on Django 3 (DRF, djoser, SimpleJWT, Channels)
Aleksentcev/api-yamdb
Проект YaMDb
cosmos-sajal/whatsapp_clone_backend
:iphone: A backend system that replicates WhatsApp made using django restframework with Firebase's Firestore, Redis, RabbitMQ, PostgreSQL, JWT, and Celery. This is a learning ground for Authentication System, Email Verification flows, creating real time chat application, error and application Logging.
Kawaljeet2001/DRF-Ecommerce-Platform
This is a Full Stack Ecommerce Platform designed using React Hooks, Django Rest Framework, and SQLite.
MarlonJD/DjangoAngularJWT
Django Rest Framework JWT User Auth, Register, Login. Angular JWT Session
Aleksentcev/api-final-yatube
API для проекта Yatube
Alexey-Bormotov/api_yamdb
API для базы данных YaMDb
angelqva/drone
Tareas programadas, colas y relaciones en Django, DRF, redis ...
doroshenkokb/Database_of_reviews
Gathers user feedback.
felipeversiane/fullauth-api-sample
A full auth django/nextjs project with djoser, oauth2, jwt token and aws-ses
ilyakutilin/api_yamdb
API для проекта Yamdb
Simple-JWT/sjwt
The EASY and FAST authentication service for the web
Vector-Fa/movie-api
Movie-API is an IMDb-Instagram like application which is built using Django Rest Framework
yoonge/conduit-drf
Exemplary back-end realworld application (called Conduit) in Python, built with Django + DRF + MySQL + MySQLClient + SimpleJWT, managed by PDM.
alerono02/task_tracker
Трекер задач для сотрудников
berkaykrc/task-manager-api
This is a Django-based task management application. It uses Django for the backend, PostgreSQL for the database, and Celery with Redis for task scheduling.
ClosedEyeVisuals/foodgram
Веб-приложение для поиска рецептов вкусных блюд.
ClosedEyeVisuals/yatube
REST API для социальной сети.
DataRohit/Django-Rest-Framework-Course
My Django Rest Framework learning project encompassed generic API view classes, permissions, authentication methods including token-based and JWT, CORS handling, task scheduling, etc., providing a comprehensive understanding of RESTful API development.
Falco13/social_network
Social network on Django Rest Framework with posts, likes, dislikes, registration, authentication with JWT token, analytics on likes and dislikes and user activity.
felipeversiane/bossabox_challange
RESTful API / Simple JWT / Swagger | Application based on a bossabox challenge.
moti9/Django-React-Authentication
This project demonstrates a simple implementation of user authentication using Django on the backend and React on the frontend. It utilizes the SimpleJWT library for token-based authentication.
ramonkcom/drf-launchpad
DRF Lauchpad is a boilerplate for quickly starting new RESTful API projects using Django and Django Rest Framework (DRF).
shuaib128/Socal-Site-Clone-Backend-Core
Welcome to the backend of the Social Site Clone app. This Django-based repository offers a dynamic range of features, making it a robust solution for modern web applications.
sneha-at-hub/Userauthentication-SimpleJWT-RestFramework-react
This repository contains a responsive and visually appealing login page built with React. The login page utilizes the Context API for authentication, React Router for navigation, and Bootstrap for layout and styling. This project demonstrates how to create a user-friendly and functional login interface with modern web development practices.
srikanthkanniyappan/Elearning-Django
Backend for the Elearning platform built using Django REST Framework. It enables managing courses, students, and content through a RESTful API.
SunnyInHouse/news_service
Сервис авторизации и новостей с комментариями и лайками.
thstanton/project4-backend
A Django and PostgreSQL back end API for an edtech app. Uses Django REST Framework to serialise data for the React front end and JWT-based authorization.