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
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.
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.
A small project demonstrating how to switch out the default Django User Model with a custom user model.
Django4.2 Python3 application with custom authentication and authorization. grit:lab Åland Islands 2023
General API consists of blog and email.
Microservice architecture with two services: AuthService handles user info, custom tokens, and RSA key generation, serving the public RSA key via API. TodoService manages todos with custom auth, supports anonymous users, and parameterizes API requests by user and todo IDs.
this script sends the clients username, password, device mac address and platform (os) for your api to authenticate
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."