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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
evonove avatar

evonove/django-oauth-toolkit

0
View on GitHub↗
3,327 stars·844 forks·Python·4 vuesdjango-oauth-toolkit.readthedocs.io↗

Django Oauth Toolkit

OAuth2 goodies for the Djangonauts!

Features

  • Authentication Libraries - OAuth2 implementation for web frameworks.
  • Authorization - OAuth2 provider implementation for Django.

Historique des stars

Graphique de l'historique des stars pour evonove/django-oauth-toolkitGraphique de l'historique des stars pour evonove/django-oauth-toolkit

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Django Oauth Toolkit

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Django Oauth Toolkit.
  • caffeinehit/django-oauth2-providerAvatar de caffeinehit

    caffeinehit/django-oauth2-provider

    338Voir sur GitHub↗

    Provide OAuth2 access to your app

    Python
    Voir sur GitHub↗338
  • iaincollins/next-authAvatar de iaincollins

    iaincollins/next-auth

    28,272Voir sur 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
    Voir sur GitHub↗28,272
  • brianloveswords/python-jwsAvatar de brianloveswords

    brianloveswords/python-jws

    56Voir sur GitHub↗

    python implementation of JSON Web Signatures

    Python
    Voir sur GitHub↗56
  • brownboxdev/rabarberAvatar de brownboxdev

    brownboxdev/rabarber

    191Voir sur GitHub↗

    Simple role-based authorization library for Ruby on Rails

    Ruby
    Voir sur GitHub↗191
Voir les 30 alternatives à Django Oauth Toolkit→

Questions fréquentes

Que fait evonove/django-oauth-toolkit ?

OAuth2 goodies for the Djangonauts!

Quelles sont les fonctionnalités principales de evonove/django-oauth-toolkit ?

Les fonctionnalités principales de evonove/django-oauth-toolkit sont : Authentication Libraries, Authorization.

Quelles sont les alternatives open-source à evonove/django-oauth-toolkit ?

Les alternatives open-source à evonove/django-oauth-toolkit incluent : caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app. 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. brownboxdev/rabarber — Simple role-based authorization library for Ruby on Rails. cancancommunity/cancancan — CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single,… be9/acl9 — Yet another role-based authorization system for Rails.