Open Issues Need Help
View All on GitHub Template inheritance not working - auth panel HTML not rendered about 2 months ago
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