name: django-oauth-toolkit version: 3.4.1 summary: OAuth 2.0 authorization server for Django license: BSD License author: Federico Frenguelli, Massimiliano Pippi requires_python: >=3.10 python_min: 3.10 install_size: 160.1 KB module_format: py3-none-any repo_url: https://github.com/django-oauth/django-oauth-toolkit last_released_at: 2026-08-21T03:45:34Z releases_last_12mo: 6 avg_days_between_releases: 94.6 platforms: any ## dependencies django >=4.2 requests >=2.13.0 urllib3 >=1.26 oauthlib >=3.3.0 jwcrypto >=1.5.0 ## extras [dev] myst-parser sphinx ==7.2.6 sphinx-rtd-theme ==2.0.0 djangorestframework django-ninja coverage pytest pytest-cov pytest-django pytest-xdist pytest-mock ruff [docs] myst-parser sphinx ==7.2.6 sphinx-rtd-theme ==2.0.0 [test] djangorestframework django-ninja coverage pytest pytest-cov pytest-django pytest-xdist pytest-mock ## maintainers Federico Frenguelli