django-authentication
There are 124 repositories under django-authentication topic.
nioperas06/awesome-django-rest-framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
jambonrose/django-improved-user
A custom Django user that authenticates via email. Follows identity and authentication best practices.
codingjoe/django-mail-auth
Django authentication via login URLs, no passwords required
Mortaza-Seydi/Task-Manager
Kanban Task Manager, Manage your teams, projects and tasks. Developed with Django and many JS libraries such as jquery, jquery-validations, jKanban, full-calendar, etc.
KundaPanda/strawberry-django-jwt
[UNMAINTAINED] JSON Web Token (JWT) authentication for Django with Strawberry GraphQL
earthcomfy/drf-phone-email-auth
A Django boilerplate that provides a RESTful API interface for user registration and authentication using phone number and/or email.
ehsanmqn/url-shortener
Efficient URL Shortener using Django
zibasec/django-saml2-pro-auth
SAML2 authentication backend for Django wrapping OneLogin's python-saml package https://github.com/onelogin/python3-saml
danyi1212/django-windowsauth
Easy integration and deployment of Django projects into Windows Environments
7s9n/django-login-and-register
An example of Django project with basic user functionality and account activation.
antiproblemist/django-accountkit
Facebook accountkit support for Django https://developers.facebook.com/docs/accountkit
simon-das/django-topics
A repository for various Django and DRF topics
mohammadfayaj/Django-Custom_Authentication
A Profile manager app, with Django custom authentication
wsvincent/django-custom-user-model
Source code for tutorial on login/logout/signup with a Custom User Model in Django.
DaniDiazTech/Django-photo-app
A Django photo-sharing app with built-in authentication, Django taggit, crispy forms, and Class-Based Views.
AliBigdeli/Django-CustomUser-DRF-App
Django app for authentication handeling for base projects
artursniegowski/Mastering_Django_through_Projects
Mastering Django through Projects is a repo of Django and Django REST framework projects to help developers improve their skills in full-stack and backend web development with Python.
DevOgabek/DjangoBlogPlatform
The Django Blog Platform is a comprehensive web application designed for blogging purposes, built with Django framework. It empowers users with a range of functionalities including user authentication, profile management, and content creation.
DevOgabek/DjangoSocialMediaApplication
Welcome to our Social Media Platform! This platform, powered by Django, allows users to interact, share content, and connect with others.
opencodigos/DjangoAutenticacaoSimples
Autenticação com Django simples, utilizando bibliotecas nativa do django contrib.auth.
jdelic/authserver
Simple configurable OAuth2/CAS authentication provider off a Django Model backend
BurhanMohammad/Django-Instragram
Django Instagram Clone is a web application that allows users to share photos and interact with other users in a similar way to the popular social media platform, Instagram.
cnr-ibba/shiny-server
Shiny Server @CNR-IBBA
flavien-hugs/dj-example-authentication
Example authentication with django framework
raajtilaksarma/django-polls
Polling application built in Django.
gauravkulkarni96/django-ajax-auth
Django auth login and signup implemented using ajax; E-mail is used as primary key field.
realnitinworks/quotes-app
A Django app which allows the user to do CRUD operations on famous quotes by famous people.
bkawan/django-auth-with-social
This repository is an example of django authentication with social Provider such as facebook, github, google etc.
bultakov/django-authentication-system
Django Authentication System
diyorbekqodirboyev863/dj-authentication
This repository contains a Django project that implements user authentication using Django Allauth. The project includes features such as user login, signup, logout, and integration with third-party providers like Google.
datobih/Dummy-Django-Login-Project
A basic dummy Django project implemented to practice basic user login and custom authentication with Django.
KhadijaAbdeLouassaa/chat-application
chat-application
mhdalik/Accountanting_management_django
Basic accounting app using Django and bootsrap
MohamedSalahdj/Dj-Store
Dj-Store is a Django-based E-commerce project designed to enhance the user experience by providing an easy-to-navigate platform for exploring brands and products. The platform offers a seamless shopping experience with modern features aimed at improving user engagement and interaction with the store's catalog.
programmingwithmohammed/djangoallauth
This repo is all about how to integrate django-allauth package for soial login such as Facebook, Twitter, Github, Google etc on your django web applications.