Contribute on GitHub

Django Oauth Toolkit

latest version: 3.0
Description:

Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of the excellent OAuthLib, so that everything is rfc-compliant.

Compatibility Matrix:
3.0

Links:
Data Metrics:
(Last update: Feb 06, 2025)  
  • Stars: 3,197
  • Forks: 800
  • Open Issues: 192
  • Last Commit: Feb 03, 2025 (2 days, 22 hours ago)

Tags (Topics):
django oauth2 python
Additional Information:
  • Installation: pip install django-oauth-toolkit
Github Metrics Data
Similar Packages

Recommendation system is based on packages' internal categories

Dj Rest Auth

Authentication for Django Rest Framework

View Details
Django Allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

View Details
Django Djoser

REST implementation of Django authentication system.

View Details
Django Lazy Signup

django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.

View Details
Django Rest Framework Simplejwt

A JSON Web Token authentication plugin for the Django REST Framework.

View Details
Django Two Factor Auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.

View Details