django-rest-framework-social-oauth2 VS django-rest-framework-jwt

Compare django-rest-framework-social-oauth2 vs django-rest-framework-jwt and see what are their differences.

django-rest-framework-jwt

JSON Web Token Authentication support for Django REST Framework [Moved to: https://github.com/jpadilla/django-rest-framework-jwt] (by GetBlimp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
django-rest-framework-social-oauth2 django-rest-framework-jwt
1 4
1,041 3,122
0.8% -
3.3 0.0
4 months ago over 2 years ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-rest-framework-social-oauth2

Posts with mentions or reviews of django-rest-framework-social-oauth2. We have used some of these posts to build our list of alternatives and similar projects.

django-rest-framework-jwt

Posts with mentions or reviews of django-rest-framework-jwt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-05.

What are some alternatives?

When comparing django-rest-framework-social-oauth2 and django-rest-framework-jwt you can also consider the following projects:

dj-rest-auth - Authentication for Django Rest Framework

django-rest-framework-simplejwt - A JSON Web Token authentication plugin for the Django REST Framework.

best-of-web-python - 🏆 A ranked list of awesome python libraries for web development. Updated weekly.

django-rest-framework-jwt - JSON Web Token Authentication support for Django REST Framework [Moved to: https://github.com/jpadilla/django-rest-framework-jwt]

sec-filings-app - This repo contains code for a web application that allows users to view SEC Filing data.

django-rest-framework-jwt - JSON Web Token Authentication support for Django REST Framework

python-social-auth - Social auth made simple

django-rest-microservice - Provides OAuth2.0 Code Grant w/ PKCE authentication flow with third-party IDP (AWS Cognito), microservices architecture with Django, and out-of-box auth operation REST APIs for working with SPA.

awx - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

django-oauth-toolkit-spa - A set of out-of-box REST endpoints for auth operations, providing refresh token in HttpOnly cookie and access token in body, perfect for SPA web apps. Built on top of models provided by django-oauth-toolkit.