There are 1 repository under django-authentication topic.
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
A custom Django user that authenticates via email. Follows identity and authentication best practices.
Django authentication via login URLs, no passwords required
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.
[UNMAINTAINED] JSON Web Token (JWT) authentication for Django with Strawberry GraphQL
Efficient URL Shortener using Django
SAML2 authentication backend for Django wrapping OneLogin's python-saml package https://github.com/onelogin/python3-saml
A Django boilerplate that provides a RESTful API interface for user registration and authentication using phone number and/or email.
Easy integration and deployment of Django projects into Windows Environments
An example of Django project with basic user functionality and account activation.
Facebook accountkit support for Django https://developers.facebook.com/docs/accountkit
A repository for various Django and DRF topics
Source code for tutorial on login/logout/signup with a Custom User Model in Django.
A Profile manager app, with Django custom authentication
A Django photo-sharing app with built-in authentication, Django taggit, crispy forms, and Class-Based Views.
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.
Welcome to our Social Media Platform! This platform, powered by Django, allows users to interact, share content, and connect with others.
Django app for authentication handeling for base projects
Simple configurable OAuth2/CAS authentication provider off a Django Model backend
Autenticação com Django simples, utilizando bibliotecas nativa do django contrib.auth.
Example authentication with django framework
Polling application built in Django.
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.
Django auth login and signup implemented using ajax; E-mail is used as primary key field.
A Django app which allows the user to do CRUD operations on famous quotes by famous people.
This repository is an example of django authentication with social Provider such as facebook, github, google etc.
Django Authentication System
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.
A basic dummy Django project implemented to practice basic user login and custom authentication with Django.
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.
Basic template to use Django's auth system.
Basic accounting app using Django and bootsrap
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.