Django REST API Development
Authentication vs Authorization
DRF Authentication Flow
Authentication Classes
Django Session Framework
CSRF Protection
Cookie-Based Authentication
HTTP Basic Auth
Base64 Encoding
Security Considerations
Token Generation
Token Storage
Token-Based Requests
Token Management
djangorestframework-simplejwt
PyJWT
Custom Authentication Classes
authenticate Method
Authentication Credentials
Authentication Failures
Global Authentication Settings
Per-View Authentication
Multiple Authentication Schemes
Authentication Precedence
Previous
6. URL Routing and Configuration
Go to top
Next
8. Authorization and Permissions