Introduction ============ `drf-oauth-toolkit` is a Django REST Framework (DRF) plugin for OAuth2 authentication. It simplifies integrating OAuth2 providers, managing tokens, and extending OAuth2 flows. Features: - Plug-and-play OAuth2 integration. - Support for multiple OAuth providers. - Customizable service classes. - Built-in token management. Learn more at the `GitHub repository `_.