awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
davedoesdev avatar

davedoesdev/python-jwtArchived

0
View on GitHub↗
222 stele·30 fork-uri·Python·MIT·5 vizualizări

Python Jwt

Python module for generating and verifying JSON Web Tokens

Features

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

Istoric stele

Graficul istoricului de stele pentru davedoesdev/python-jwtGraficul istoricului de stele pentru davedoesdev/python-jwt

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Python Jwt

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Python Jwt.
  • iaincollins/next-authAvatar iaincollins

    iaincollins/next-auth

    28,272Vezi pe 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
    Vezi pe GitHub↗28,272
  • demianbrecht/sanctionAvatar demianbrecht

    demianbrecht/sanction

    189Vezi pe GitHub↗

    A dead simple OAuth2 client implementation.

    Python
    Vezi pe GitHub↗189
  • evonove/django-oauth-toolkitAvatar evonove

    evonove/django-oauth-toolkit

    3,327Vezi pe GitHub↗

    OAuth2 goodies for the Djangonauts!

    Python
    Vezi pe GitHub↗3,327
  • caffeinehit/django-oauth2-providerAvatar caffeinehit

    caffeinehit/django-oauth2-provider

    338Vezi pe GitHub↗

    Provide OAuth2 access to your app

    Python
    Vezi pe GitHub↗338
Vezi toate cele 14 alternative pentru Python Jwt→

Întrebări frecvente

Ce face davedoesdev/python-jwt?

Python module for generating and verifying JSON Web Tokens

Care sunt principalele funcționalități ale davedoesdev/python-jwt?

Principalele funcționalități ale davedoesdev/python-jwt sunt: Authentication Libraries.

Care sunt câteva alternative open-source pentru davedoesdev/python-jwt?

Alternativele open-source pentru davedoesdev/python-jwt includ: 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.