You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a demo project that demonstrates how to implement JWT (JSON Web Token) authentication in a Django application. It also includes a React frontend to demonstrate how to fetch and use the JWT for authenticated API requests.