awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Authentication & Authorization Frameworks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAuthentication & Authorization Frameworks

Libraries and middleware for managing user identity, access control, and data protection in web applications.

Distinguishing note: Focuses on the implementation of security protocols rather than general-purpose cryptography primitives.

Explore 1 awesome GitHub repository matching security & cryptography · Authentication & Authorization Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Authentication & Authorization Frameworks

Awesome Authentication & Authorization Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • dotnet/aspnetcore

    dotnet/aspnetcore

    37,723View on GitHub↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    Protect sensitive data and user accounts by implementing robust authentication, authorization, and encryption methods to prevent unauthorized access to your services.

    C#aspnetcoredotnethacktoberfest
    37,723View on GitHub↗