awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

47 repository-uri

Awesome GitHub RepositoriesAuthentication and Security

Components for security-related tasks like CAPTCHA.

Explore 47 awesome GitHub repositories matching part of an awesome list · Authentication and Security. Refine with filters or upvote what's useful.

Awesome Authentication and Security GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • snailclimb/javaguideAvatar Snailclimb

    Snailclimb/JavaGuide

    156,541Vezi pe GitHub↗

    This project is a comprehensive educational repository providing technical documentation and learning materials across a wide range of computer science and software engineering domains. It serves as a centralized knowledge base for developers, covering core programming concepts, database management, distributed systems, and system design principles. The content spans fundamental Java programming, including collection frameworks and runtime environments, alongside deep dives into web communication protocols and browser internals. It also provides extensive resources on database internals, such

    Extensive knowledge base covering security and authentication patterns.

    JavaScriptalgorithmsdistributed-systemsinterview
    Vezi pe GitHub↗156,541
  • jaredhanson/passportAvatar jaredhanson

    jaredhanson/passport

    23,534Vezi pe GitHub↗

    Passport is a Node.js authentication middleware designed to manage user identities and session states within web applications. It functions as a request identity verifier that secures application routes by validating user credentials before granting access. The system utilizes a modular authentication strategy, allowing identity verification through interchangeable plugins. This architecture supports the creation of custom authentication strategies for local credentials and the integration of federated identity providers using external protocols. The framework provides capabilities for sessi

    Authentication middleware for Node.js applications.

    JavaScriptexpressnodejsoauth
    Vezi pe GitHub↗23,534
  • tymondesigns/jwt-authAvatar tymondesigns

    tymondesigns/jwt-auth

    11,484Vezi pe GitHub↗

    jwt-auth is a PHP package providing JSON Web Token authentication for Laravel and Lumen applications. It serves as a token provider and stateless session manager, allowing applications to issue and validate signed tokens to manage user identity across network requests. The library implements stateless API security by verifying identity tokens sent in request headers, removing the requirement to store session data on the server. It uses signed tokens to verify user credentials and restrict access to protected resources. The project provides capabilities for user access control, authentication

    JSON Web Token authentication for API security.

    PHP
    Vezi pe GitHub↗11,484
  • bubka/2fauthAvatar Bubka

    Bubka/2FAuth

    3,779Vezi pe GitHub↗

    2FAuth is a self-hosted two-factor authentication server and credential vault. It functions as a web-based authenticator app used to organize and generate time-based one-time passwords and other security codes for multiple accounts in a central location. The system distinguishes itself as an API-driven security manager, allowing authentication codes to be integrated into automated workflows and external applications. It also supports shared security credentialing through the use of isolated vaults and shared folders for team collaboration. The project covers a broad range of security and dat

    Web application for managing two-factor authentication accounts.

    PHP2fa2factorhotp
    Vezi pe GitHub↗3,779
  • josephsilber/bouncerAvatar JosephSilber

    JosephSilber/bouncer

    3,576Vezi pe GitHub↗

    Laravel Eloquent roles and abilities.

    Powerful role and ability management for access control.

    PHP
    Vezi pe GitHub↗3,576
  • jaredhanson/passport-localAvatar jaredhanson

    jaredhanson/passport-local

    2,757Vezi pe GitHub↗

    Username and password authentication strategy for Passport and Node.js.

    Passport strategy for authenticating with username and password.

    JavaScriptpassportpassword
    Vezi pe GitHub↗2,757
  • mewebstudio/captchaAvatar mewebstudio

    mewebstudio/captcha

    2,576Vezi pe GitHub↗

    Captcha for Laravel 5+

    Image-based captcha system for form protection.

    PHPcaptchalaravelphp
    Vezi pe GitHub↗2,576
  • 404labfr/laravel-impersonateAvatar 404labfr

    404labfr/laravel-impersonate

    2,326Vezi pe GitHub↗

    Laravel Impersonate is a plugin that allows you to authenticate as your users.

    Allows administrators to authenticate as other users.

    PHP
    Vezi pe GitHub↗2,326
  • mewebstudio/purifierAvatar mewebstudio

    mewebstudio/purifier

    1,979Vezi pe GitHub↗

    HTMLPurifier for Laravel 5+

    HTML filtering to prevent XSS attacks.

    PHP
    Vezi pe GitHub↗1,979
  • cartalyst/sentinelAvatar cartalyst

    cartalyst/sentinel

    1,527Vezi pe GitHub↗

    Sentinel is a PHP 8.3+ framework agnostic fully-featured authentication & authorization system. It also provides additional features such as user roles and additional security features.

    Framework-agnostic authentication and authorization system.

    PHP
    Vezi pe GitHub↗1,527
  • hokaccha/node-jwt-simpleAvatar hokaccha

    hokaccha/node-jwt-simple

    1,359Vezi pe GitHub↗

    JWT(JSON Web Token) encode and decode module for node.js

    Library for encoding and decoding JSON Web Tokens.

    JavaScript
    Vezi pe GitHub↗1,359
  • zizaco/confideAvatar Zizaco

    Zizaco/confide

    1,181Vezi pe GitHub↗

    Confide is a authentication solution for Laravel 4

    Authentication solution covering registration, login, and password resets.

    PHP
    Vezi pe GitHub↗1,181
  • romanbican/rolesAvatar romanbican

    romanbican/roles

    1,147Vezi pe GitHub↗

    Powerful package for handling roles and permissions in Laravel 5 (5.1 and also 5.0).

    Robust package for managing roles and permissions.

    PHP
    Vezi pe GitHub↗1,147
  • dyc3/steamguard-cliAvatar dyc3

    dyc3/steamguard-cli

    987Vezi pe GitHub↗

    A command line utility for setting up and using Steam Mobile Authenticator (AKA Steam 2FA). It can also be used to respond to trade, market, and any other steam mobile confirmations that you would normally get in the app.

    CLI utility for generating 2FA codes and managing confirmations.

    Rust
    Vezi pe GitHub↗987
  • kodeine/laravel-aclAvatar kodeine

    kodeine/laravel-acl

    778Vezi pe GitHub↗

    Laravel ACL adds role based permissions to built in Auth System of Laravel 9.0+. ACL middleware protects routes and even crud controller methods.

    Lightweight role-based permission system.

    PHP
    Vezi pe GitHub↗778
  • artdarek/oauth-4-laravelAvatar artdarek

    artdarek/oauth-4-laravel

    679Vezi pe GitHub↗

    oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client.

    OAuth 1 and 2 provider wrapper.

    PHP
    Vezi pe GitHub↗679
  • smith197/steamauthenticationAvatar SmItH197

    SmItH197/SteamAuthentication

    444Vezi pe GitHub↗

    #SteamAuthentication

    PHP library for Steam OpenID authentication.

    PHP
    Vezi pe GitHub↗444
  • adamwathan/eloquent-oauthAvatar adamwathan

    adamwathan/eloquent-oauth

    366Vezi pe GitHub↗

    Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously brain-dead simple. Specify your client IDs and secrets in a config file, run a migration and after that it's just two method calls and you have OAuth integration.

    Simplified OAuth authentication for applications.

    PHP
    Vezi pe GitHub↗366
  • liamcurry/passport-steamAvatar liamcurry

    liamcurry/passport-steam

    358Vezi pe GitHub↗

    Passport strategy for authenticating with Steam using OpenID 2.0.

    Passport strategy for Steam OpenID authentication.

    JavaScript
    Vezi pe GitHub↗358
  • supianidz/larapersonateAvatar SupianIDz

    SupianIDz/LaraPersonate

    324Vezi pe GitHub↗

    Hello everyone 👋

    Quickly switch user sessions for testing or support.

    PHP
    Vezi pe GitHub↗324
Înapoi123Înainte
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Authentication and Security