Description
Django authentication flows can be exposed through REST API endpoints. This package is for developers building token, registration, password-reset, and account-management APIs. Auth endpoints are high risk and need rate limits, permissions, and email validation.