awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
caffeinehit avatar

caffeinehit/django-oauth2-provider

0
View on GitHub↗
338 stars·252 forks·Python·MIT·11 viewswww.caffeinehit.com/work/code/django-oauth2-provider↗

Django Oauth2 Provider

Provide OAuth2 access to your app

Features

  • Authentication Libraries - OAuth2 access provider for web applications.
  • Authorization - Provides OAuth2 access to Django applications.

Star history

Star history chart for caffeinehit/django-oauth2-providerStar history chart for caffeinehit/django-oauth2-provider

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Django Oauth2 Provider

These projects share indexed features with Django Oauth2 Provider. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • evonove/django-oauth-toolkitevonove avatar

    evonove/django-oauth-toolkit

    3,327View on GitHub↗

    OAuth2 goodies for the Djangonauts!

    Python
    View on GitHub↗3,327
  • iaincollins/next-authiaincollins avatar

    iaincollins/next-auth

    28,272View on GitHub↗

    Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web applications. It provides a system for handling user identity through OAuth, OpenID Connect, and passwordless sign-in flows. The project features a multi-provider framework that integrates third-party identity services and custom directory backends. It supports passwordless authentication via email magic links or hardware keys and utilizes a database-agnostic storage layer to persist authentication states across different database types or in-memory. Security is managed thro

    TypeScript
    View on GitHub↗28,272
  • brianloveswords/python-jwsbrianloveswords avatar

    brianloveswords/python-jws

    56View on GitHub↗

    python implementation of JSON Web Signatures

    Python
    View on GitHub↗56
  • brownboxdev/rabarberbrownboxdev avatar

    brownboxdev/rabarber

    191View on GitHub↗

    Simple role-based authorization library for Ruby on Rails

    Ruby
    View on GitHub↗191
Compare all 30 related projects→

Frequently asked questions

What does caffeinehit/django-oauth2-provider do?

Provide OAuth2 access to your app

What are the main features of caffeinehit/django-oauth2-provider?

The main features of caffeinehit/django-oauth2-provider are: Authentication Libraries, Authorization.

Which projects share features with caffeinehit/django-oauth2-provider?

Projects with overlapping indexed features include: evonove/django-oauth-toolkit — OAuth2 goodies for the Djangonauts! iaincollins/next-auth — Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web… brianloveswords/python-jws — python implementation of JSON Web Signatures. cancancommunity/cancancan — CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single,… chaps-io/access-granted — Multi-role and whitelist based authorization gem for Rails (and not only Rails!). brownboxdev/rabarber — Simple role-based authorization library for Ruby on Rails.