Add DRF Auth Kit - Modern REST authentication with type safety #9786
              
                Unanswered
              
          
                  
                    
                      huynguyengl99
                    
                  
                
                  asked this question in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Django REST Framework maintainers,
I would like to request adding DRF Auth Kit to the third party packages list under Authentication.
About DRF Auth Kit:
DRF Auth Kit is a modern Django REST Framework authentication toolkit that provides JWT cookies, social login, multi-factor authentication, and comprehensive user management. It's designed as a complete authentication solution with full type safety and automatic OpenAPI schema generation.
Key Features:
Package Quality:
Why it should be included:
DRF Auth Kit addresses common pain points in existing authentication packages by providing complete type safety, automatic OpenAPI schema generation, and a modern developer experience. It's designed to be a next-generation alternative that doesn't require manual schema fixes or workarounds.
The package has been well-received by the Django community and provides a comprehensive solution that many developers have been looking for.
I've prepared a pull request here: #9785
Would the maintainers be open to including this in the third party packages documentation? I'm happy to provide any additional information or make adjustments as needed.
Thank you for considering this request!
Beta Was this translation helpful? Give feedback.
All reactions