DRF Spectacular Auth - Authentication UI for DRF Spectacular with AWS Cognito support.

1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `SpectacularAuthSwaggerView` is failing to render the authentication panel (HTML/JS) in the Swagger UI, despite the necessary content being present in the template context and the template file existing. The core issue appears to be a malfunction in the template inheritance mechanism, preventing the `drf-spectacular-auth` specific content from being displayed. This prevents the login form and Cognito authentication functionality from appearing.

Complexity: 4/5
bug help wanted

DRF Spectacular Auth - Authentication UI for DRF Spectacular with AWS Cognito support.

Python