Django OAuth Toolkit
3.4.0
Installation
Getting started
Tutorials
Django Rest Framework
Getting started
Permissions
Django Ninja
Using the views
Templates
Views code and details
Models
Advanced topics
RFC 9700 Security Best Current Practice
OpenID Connect
OAuth 2.0 Authorization Server Metadata
OAuth 2.0 Protected Resource Metadata
Client ID Metadata Documents (CIMD)
Signals
Settings
Separate Resource Server
Token Audience Binding (RFC 8707)
Management commands
Glossary
Contributing
Changelog
Django OAuth Toolkit
Django Rest Framework
View page source
Django Rest Framework
Getting started
Step 1: Minimal setup
Step 2: Create a simple API
Step 3: Register an application
Step 4: Get your token and use your API
Step 5: Testing Restricted Access
Permissions
TokenHasScope
TokenHasReadWriteScope
TokenHasResourceScope
IsAuthenticatedOrTokenHasScope
TokenMatchesOASRequirements