Django_svelte_jwt_auth

screenshot of Django_svelte_jwt_auth

A robust and secure Authentication and Authorization System built with Django and SvelteKit

Overview:

The django_svelte_jwt_auth codebase is a FullStack JWT Authentication and Authorization System built with Django and SvelteKit. It has been deployed on Heroku for the backend and Vercel for the frontend, allowing users to access the live version of the application.

Features:

  • JWT Authentication: The system implements JSON Web Token (JWT) authentication to secure user access to the application.
  • Authorization System: The codebase includes an authorization system that allows for role-based access control.
  • Backend and Frontend Integration: The project provides instructions for running both the backend and frontend projects together locally.

Summary:

The django_svelte_jwt_auth codebase is a FullStack JWT Authentication and Authorization System built using Django and SvelteKit. It provides features such as JWT authentication and an authorization system. To install and run the application locally, clone the repository, set up the backend environment, install dependencies, and run the application.