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
·
brianloveswords avatar

brianloveswords/python-jws

0
View on GitHub↗
56 estrellas·35 forks·Python·6 vistas

Python Jws

python implementation of JSON Web Signatures

Features

  • Authentication Libraries - Implementation of JSON Web Signature standards.

Historial de estrellas

Gráfico del historial de estrellas de brianloveswords/python-jwsGráfico del historial de estrellas de brianloveswords/python-jws

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 Jws

Proyectos open-source similares, clasificados según cuántas características comparten con Python Jws.
  • 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
  • davedoesdev/python-jwtAvatar de davedoesdev

    davedoesdev/python-jwt

    222Ver en GitHub↗

    Python module for generating and verifying JSON Web Tokens

    Python
    Ver en GitHub↗222
Ver las 14 alternativas a Python Jws→

Preguntas frecuentes

¿Qué hace brianloveswords/python-jws?

python implementation of JSON Web Signatures

¿Cuáles son las características principales de brianloveswords/python-jws?

Las características principales de brianloveswords/python-jws son: Authentication Libraries.

¿Qué alternativas de código abierto existen para brianloveswords/python-jws?

Las alternativas de código abierto para brianloveswords/python-jws 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! davedoesdev/python-jwt — Python module for generating and verifying JSON Web Tokens. idan/oauthlib — A generic, spec-compliant, thorough implementation of the OAuth request-signing logic. caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app.