Full Auth Tutorial Application

This is an application meant to showcase jwt authentication with Next.js and Django. Credentials in this app get stored in cookies with the HttpOnly flag for maximum security. Styling is done using Tailwind.