khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Chore: Setup JWT #46

Closed khwilo closed 3 months ago

khwilo commented 3 months ago

Description

Set up JWT authentication so users can securely log in and access protected endpoints.

TODO