awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
davedoesdev avatar

davedoesdev/python-jwtArchived

0
View on GitHub↗
222 estrellas·30 forks·Python·MIT·5 vistas

Python Jwt

Python module for generating and verifying JSON Web Tokens

Features

  • Authentication Libraries - Generation and verification of JSON Web Tokens.

Historial de estrellas

Gráfico del historial de estrellas de davedoesdev/python-jwtGráfico del historial de estrellas de davedoesdev/python-jwt

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Python Jwt

Proyectos open-source similares, clasificados según cuántas características comparten con Python Jwt.
  • iaincollins/next-authAvatar de iaincollins

    iaincollins/next-auth

    28,272Ver en 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
    Ver en GitHub↗28,272
  • demianbrecht/sanctionAvatar de demianbrecht

    demianbrecht/sanction

    189Ver en GitHub↗

    A dead simple OAuth2 client implementation.

    Python
    Ver en GitHub↗189
  • evonove/django-oauth-toolkitAvatar de evonove

    evonove/django-oauth-toolkit

    3,327Ver en GitHub↗

    OAuth2 goodies for the Djangonauts!

    Python
    Ver en GitHub↗3,327
  • caffeinehit/django-oauth2-providerAvatar de caffeinehit

    caffeinehit/django-oauth2-provider

    338Ver en GitHub↗

    Provide OAuth2 access to your app

    Python
    Ver en GitHub↗338
Ver las 14 alternativas a Python Jwt→

Preguntas frecuentes

¿Qué hace davedoesdev/python-jwt?

Python module for generating and verifying JSON Web Tokens

¿Cuáles son las características principales de davedoesdev/python-jwt?

Las características principales de davedoesdev/python-jwt son: Authentication Libraries.

¿Qué alternativas de código abierto existen para davedoesdev/python-jwt?

Las alternativas de código abierto para davedoesdev/python-jwt incluyen: iaincollins/next-auth — Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web… demianbrecht/sanction — A dead simple OAuth2 client implementation. evonove/django-oauth-toolkit — OAuth2 goodies for the Djangonauts! caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app. idan/oauthlib — A generic, spec-compliant, thorough implementation of the OAuth request-signing logic. brianloveswords/python-jws — python implementation of JSON Web Signatures.