django-auth-example
There are 12 repositories under django-auth-example topic.
7s9n/django-login-and-register
An example of Django project with basic user functionality and account activation.
flavien-hugs/dj-example-authentication
Example authentication with django framework
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
carloocchiena/django_auth
Django User Registration, Login and Logout flow.
ErSauravAdhikari/Karnali
A simple API to handle books and their contents using django and django ninja
largemable/Finsta
Backend for Finsta, the social-less media app. This is a Django and Python backend that uses rest framework.
jgmartinss/django-accounts-cbv
A simple django authentication app using cbv.
PrinceAsia/djangorestframework-template
Template for Django REST Framework project. Includes register, token based authentication (Simple JWT), password change & password reset, user update endpoints.
Xerrex/board-mgr
A Django Boards app where you can create boards.
ervaibhavkumar/django-user-authentication
This repository contains code for user login, signup, logout, password reset, password change using Django.