Authentication, JWT, and permission scoping for Sanic
-
Updated
Oct 13, 2024 - Python
Authentication, JWT, and permission scoping for Sanic
API Ecommerce
Django Rest Framework with authentication Boiler plate. Interfaced with React and Typescript, using reduex-toolkit with redux-saga for state handling. This is aimed at imporving project architecture and promoting decoupled buidling desigin approach for your next Django-React project.
A FastAPI CRUD app where users can create an account and manage their favorite books. Below is the live URL- -
Python FastAPI serving Authentication by JWT + Refresh Token Rotation towards a PostgreSQL Database
A full-featured Django application for managing a personal book collection, demonstrating a secure, containerized architecture. Features a dual-authentication system with traditional logins and Keycloak (OIDC) Single Sign-On, complete with Role-Based Access Control (RBAC). Includes a JWT-secured RESTful API for programmatic access.
simple authentication API with basic infrastructure built using FastAPI, JWT and Postgres
This repository is a small effort to integrate a JWT refresh token containing an encoded payload having necessary security information with the response header such that it stays attached to all subsequent request headers until explicitly removed.
It is Django rest framework based backend APIs project. Create role base system for booking ride.(USER, RIDER, ADMIN). Add Payment functionality with Stripe Integration. Create WebSocket for Live Ride & Rider Tracking also calculate distance & distance base charges.
An educational project demonstrating how to build a backend server with Python, covering authentication, authorization, rate limiting, access logging and global error handling.
Repositório criado para treinar boas práticas de segurança.
Auth, e-mail verification, CORS and avatar in cloude for REST API contacts manager app, built using FastAPI
Projet Ecole avec les classes : Etudiant, Classe & Filière en Flask - Implémentation de l'authentification.
It is Django & Django rest framework based project. With CRUD APIs. User Authentication systerm with JWT(Register & Login API), also assigned vehicles to users.
Production-style authentication backend with JWT, refresh tokens, and RBAC built using FastAPI and PostgreSQL
FastAPI based jwt authorization microservice sample
Secure FastAPI-based authentication API with JWT (access & refresh tokens), refresh token rotation, rate limiting, and server-side session validation, designed with production-grade security practices.
Auth APIs for FastApi App
Django REST application with JWT token authentication, registration, refresh token and logout
Add a description, image, and links to the refresh-token topic page so that developers can more easily learn about it.
To associate your repository with the refresh-token topic, visit your repo's landing page and select "manage topics."