Changelog

v0.1.1 (2025-06-19)

Fix

  • pyproject: rename package from auth_kit to drf-auth-kit

v0.1.0 (2025-06-19)

Feat

  • auth: implement complete DRF authentication kit with JWT, token, and custom auth support

  • setup: initialize project