Ninja provides several different classes for authentication management for your API endpoints. In this lesson, you’ll use Django Auth and a key-based mechanism for authenticating your endpoints.
To learn more about the concepts covered in this lesson, check out: