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
·

1 repository

Awesome GitHub RepositoriesREST Framework Plugins

Extensions and packages specifically designed to add functionality to the Django REST Framework.

Distinct from Django Integrations: Focuses on REST-specific enhancements rather than general Django framework integrations.

Explore 1 awesome GitHub repository matching web development · REST Framework Plugins. Refine with filters or upvote what's useful.

Awesome REST Framework Plugins GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jazzband/djangorestframework-simplejwtAvatar jazzband

    jazzband/djangorestframework-simplejwt

    4,321Vezi pe GitHub↗

    This is a JSON Web Token authentication package for the Django REST Framework that manages stateless user identities. It serves as an authentication provider and token manager used to issue and validate signed tokens to maintain user sessions across multiple requests. The project implements a dual-token lifecycle, issuing short-lived access tokens and long-lived refresh tokens to balance security with session persistence. It features token rotation to prevent replay attacks and a blacklisting system to invalidate compromised credentials. Additionally, it supports sliding-window expiration to

    Provides a specialized JWT authentication extension designed specifically for the Django REST Framework.

    Python
    Vezi pe GitHub↗4,321
  1. Home
  2. Web Development
  3. Django Integrations
  4. REST Framework Plugins