Django app for authentication handeling for base projects
-
Updated
Jan 6, 2022 - Python
Django app for authentication handeling for base projects
Replacing the Default Django user activation system with a custom JWT (Json Web Token) backed activation logic.
Back-end logic for a products delivery system
Django REST Framework APIs for Buyer and Seller which will make the seller create, update and delete products but the buyer do not allowed to.
This repository includes examples of different authentication methods that have been implemented in Django and Django Rest Framework (DRF). The goal is to offer developers practical demonstrations of how to incorporate authentication features into Django web applications and RESTful APIs using DRF.
Django4.2 Python3 application with custom authentication and authorization. grit:lab Åland Islands 2023
A small project demonstrating how to switch out the default Django User Model with a custom user model.
this script sends the clients username, password, device mac address and platform (os) for your api to authenticate
General API consists of blog and email.
Full-featured e-commerce web app built with Django. Includes product management, custom auth, discount codes, cart, wishlist, and blog system. Developed independently to simulate a real-world shopping platform.
Add a description, image, and links to the custom-authentication topic page so that developers can more easily learn about it.
To associate your repository with the custom-authentication topic, visit your repo's landing page and select "manage topics."