awesome-repositories.comCatégoriesBlog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to andrewxtsang/oauth-5-laravel

Open-source alternatives to Oauth 5 Laravel

30 open-source projects similar to andrewxtsang/oauth-5-laravel, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Oauth 5 Laravel alternative.

  • 404labfr/laravel-impersonateAvatar de 404labfr

    404labfr/laravel-impersonate

    2,326Voir sur GitHub↗

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

    PHP
    Voir sur GitHub↗2,326
  • acacha/laravel-socialA

    acacha/laravel-social

    0Voir sur GitHub↗

    A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package.

    Voir sur GitHub↗0
  • adamwathan/eloquent-oauthAvatar de adamwathan

    adamwathan/eloquent-oauth

    366Voir sur 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.

    PHP
    Voir sur GitHub↗366
  • artdarek/oauth-4-laravelAvatar de artdarek

    artdarek/oauth-4-laravel

    679Voir sur 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.

    PHP
    Voir sur GitHub↗679
  • blackcetha/steamauthoopAvatar de BlackCetha

    BlackCetha/SteamAuthOOP

    39Voir sur GitHub↗

    OOP-based Steam-Login library

    PHP
    Voir sur GitHub↗39

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bubka/2fauthAvatar de Bubka

    Bubka/2FAuth

    3,779Voir sur 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

    PHP2fa2factorhotp
    Voir sur GitHub↗3,779
  • cartalyst/sentinelAvatar de cartalyst

    cartalyst/sentinel

    1,527Voir sur 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.

    PHP
    Voir sur GitHub↗1,527
  • cpancake/steam-loginAvatar de cpancake

    cpancake/steam-login

    64Voir sur GitHub↗

    Between school, work, and life, I don't have the time right now to maintain this library. If you're working on something that needs steam login support for the time being, I suggest you take a look at passport-steam. It's a little more complex (I wrote this library as a simpler alternative to…

    JavaScript
    Voir sur GitHub↗64
  • divineomega/laravel-password-exposed-validation-ruleD

    DivineOmega/laravel-password-exposed-validation-rule

    0Voir sur GitHub↗

    This package provides a Laravel validation rule that checks if a password has been exposed in a data breach. It uses the haveibeenpwned.com passwords API via the jord-jd/password_exposed library.

    Voir sur GitHub↗0
  • doctormckay/node-steam-totpAvatar de DoctorMcKay

    DoctorMcKay/node-steam-totp

    258Voir sur GitHub↗

    This lightweight module generates Steam-style 5-digit alphanumeric two-factor authentication codes given a shared secret.

    JavaScript
    Voir sur GitHub↗258
  • doctormckay/php-steam-totpAvatar de DoctorMcKay

    DoctorMcKay/php-steam-totp

    22Voir sur GitHub↗

    PHP library for TOTP for use with Steam. It's documented with phpdoc; just read it to learn how to use it.

    PHP
    Voir sur GitHub↗22
  • dyc3/steamguard-cliAvatar de dyc3

    dyc3/steamguard-cli

    987Voir sur 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.

    Rust
    Voir sur GitHub↗987
  • geel9/steamauthAvatar de geel9

    geel9/SteamAuth

    316Voir sur GitHub↗

    A C# library that provides vital Steam Mobile Authenticator functionality. Looking for a desktop client to act as a Steam Mobile Authenticator? Check out SteamDesktopAuthenticator

    C#
    Voir sur GitHub↗316
  • hokaccha/node-jwt-simpleAvatar de hokaccha

    hokaccha/node-jwt-simple

    1,359Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗1,359
  • igeligel/backpackloginAvatar de igeligel

    igeligel/BackpackLogin

    6Voir sur GitHub↗

    :arrow_forward: A .NET core library to handle the login to Backpack.tf. Backpack.tf is a trading site for Team Fortress 2, Counter-Strike: Global Offensive, and Dota 2. Community item pricing, item trading and stats, and much more.

    C#
    Voir sur GitHub↗6
  • infinity-next/brennan-captchaI

    infinity-next/brennan-captcha

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jaredhanson/passportAvatar de jaredhanson

    jaredhanson/passport

    23,534Voir sur 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

    JavaScriptexpressnodejsoauth
    Voir sur GitHub↗23,534
  • jaredhanson/passport-localAvatar de jaredhanson

    jaredhanson/passport-local

    2,757Voir sur GitHub↗

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

    JavaScriptpassportpassword
    Voir sur GitHub↗2,757
  • jorijn/laravel-security-checkerJ

    Jorijn/laravel-security-checker

    0Voir sur GitHub↗

    This package provides an effortless way for you to check your local composer.lock against the Security Advisories Database. It can either display the results in your console or email them to you on a scheduled basis. It uses Laravel's markdown system, so it should fit nicely in your styling.

    Voir sur GitHub↗0
  • josephsilber/bouncerAvatar de JosephSilber

    JosephSilber/bouncer

    3,576Voir sur GitHub↗

    Laravel Eloquent roles and abilities.

    PHP
    Voir sur GitHub↗3,576
  • kodeine/laravel-aclAvatar de kodeine

    kodeine/laravel-acl

    778Voir sur 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.

    PHP
    Voir sur GitHub↗778
  • krenor/ldap-authAvatar de krenor

    krenor/ldap-auth

    27Voir sur GitHub↗

    Very basic READ ONLY LDAP authentication driver for Laravel 5.2+

    PHP
    Voir sur GitHub↗27
  • laravelish/easyadminL

    Laravelish/EasyAdmin

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • liamcurry/passport-steamAvatar de liamcurry

    liamcurry/passport-steam

    358Voir sur GitHub↗

    Passport strategy for authenticating with Steam using OpenID 2.0.

    JavaScript
    Voir sur GitHub↗358
  • masroorejaz/react-simple-captchaAvatar de masroorejaz

    masroorejaz/react-simple-captcha

    49Voir sur GitHub↗

    A very simple and powerful captcha for ReactJS

    JavaScript
    Voir sur GitHub↗49
  • mewebstudio/captchaAvatar de mewebstudio

    mewebstudio/captcha

    2,576Voir sur GitHub↗

    Captcha for Laravel 5+

    PHPcaptchalaravelphp
    Voir sur GitHub↗2,576
  • mewebstudio/purifierAvatar de mewebstudio

    mewebstudio/purifier

    1,979Voir sur GitHub↗

    HTMLPurifier for Laravel 5+

    PHP
    Voir sur GitHub↗1,979
  • michaelchum/steamauthAvatar de michaelchum

    michaelchum/SteamAuth

    6Voir sur GitHub↗

    SteamAuth

    Objective-C
    Voir sur GitHub↗6
  • nicolasbeauvais/laravel-botscoutAvatar de nicolasbeauvais

    nicolasbeauvais/laravel-botscout

    63Voir sur GitHub↗

    Protect your website against automated scripts using the botscout.com API.

    PHP
    Voir sur GitHub↗63
  • olssonm/l5-very-basic-authAvatar de olssonm

    olssonm/l5-very-basic-auth

    166Voir sur GitHub↗

    This package allows you to add a HTTP Basic Auth filter on your routes, without the need to actually use a database – which the Laravel default auth.basic-middleware relies on.

    PHP
    Voir sur GitHub↗166