A robust and secure Authentication and Authorization System built with Django and SvelteKit
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.
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.