awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brianloveswords avatar

brianloveswords/python-jws

0
View on GitHub↗
56 نجوم·35 تفرعات·Python·6 مشاهدات

Python Jws

python implementation of JSON Web Signatures

Features

  • Authentication Libraries - Implementation of JSON Web Signature standards.

سجل النجوم

مخطط تاريخ النجوم لـ brianloveswords/python-jwsمخطط تاريخ النجوم لـ brianloveswords/python-jws

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Python Jws

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Python Jws.
  • iaincollins/next-authالصورة الرمزية لـ iaincollins

    iaincollins/next-auth

    28,272عرض على 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
    عرض على GitHub↗28,272
  • demianbrecht/sanctionالصورة الرمزية لـ demianbrecht

    demianbrecht/sanction

    189عرض على GitHub↗

    A dead simple OAuth2 client implementation.

    Python
    عرض على GitHub↗189
  • evonove/django-oauth-toolkitالصورة الرمزية لـ evonove

    evonove/django-oauth-toolkit

    3,327عرض على GitHub↗

    OAuth2 goodies for the Djangonauts!

    Python
    عرض على GitHub↗3,327
  • davedoesdev/python-jwtالصورة الرمزية لـ davedoesdev

    davedoesdev/python-jwt

    222عرض على GitHub↗

    Python module for generating and verifying JSON Web Tokens

    Python
    عرض على GitHub↗222
عرض جميع البدائل الـ 14 لـ Python Jws→

الأسئلة الشائعة

ما هي وظيفة brianloveswords/python-jws؟

python implementation of JSON Web Signatures

ما هي الميزات الرئيسية لـ brianloveswords/python-jws؟

الميزات الرئيسية لـ brianloveswords/python-jws هي: Authentication Libraries.

ما هي البدائل مفتوحة المصدر لـ brianloveswords/python-jws؟

تشمل البدائل مفتوحة المصدر لـ brianloveswords/python-jws: 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.