An open API service indexing awesome lists of open source software.

Authentication

Authentication is the process of determining whether someone or something is, in fact, who or what it says it is. Authentication technology provides access control for systems by checking to see if a user’s credentials match the credentials in a database of authorized users or in a data authentication server.

https://github.com/junzhengca/identity-atheneum

Identity federation and data storage platform for education tools. Powered by MongoDB, Redis and Node.js. Connect using simple REST API.

authentication data-storage node-js saml

Last synced: 11 Jun 2025

https://github.com/axone-protocol/s3-auth-proxy

πŸ›‘οΈ S3 auth proxy to the Axone protocol

authentication jwt proxy

Last synced: 16 May 2025

https://github.com/alphaolomi/php-auth-simple

A minimal Authenticatiom in PHP

authentication minimal php7 simple

Last synced: 02 May 2025

https://github.com/zntrio/anvil

Forge "no password on the wire" authentication challenges.

authentication blake2s challenge ed25519 golang golang-library hkdf jwt pbkdf scrypt snappy token zero-knowledge

Last synced: 12 Jan 2026

https://github.com/josephl27/qubix-otp-bot-one-time-password-verification-bank-paypal-bypass-2-fa

This repository features the Qubix OTP Bot, designed to handle one-time password verifications for banking, PayPal, and 2FA systems. It provides tools for bypassing OTP processes, ensuring streamlined and efficient verifications.

authentication bank bypass-2fa one-time-password otp otp-applications otp-bot otp-bypass otp-generator otp-library otp-service otp-verification otpauth otpbot otpbypass paypal security sms-bot two-factor-auth verification

Last synced: 06 Aug 2025

https://github.com/elliotalien/node-project

A full-stack web application for managing employee information with image upload capabilities using Cloudinary.

authentication css ejs ejs-templates elliotalien expressjs html javascript mongodb nodejs otp vercel-deployment

Last synced: 15 Apr 2025

https://github.com/s-ayanide/mate

Mate is a new age, instant messaging service that also provides optional end-to-end encrypted chats, file sharing, and several other features.

authentication chat firebase react

Last synced: 13 Jun 2025

https://github.com/thecodingmontana/lucia-auth-research

This repository contains research on implementing Lucia auth in various projects and applications, including Express, Nuxt.js, and Next.js.

auth authentication authorization expressjs lucia-auth nextjs nuxtjs

Last synced: 14 Apr 2025

https://github.com/devmahmud/user-profile-api

A django rest framework project to demonstrate custom user model implementation with login, register, status update and some custom permissions

authentication customusermodel django django-rest-framework python

Last synced: 30 Aug 2025

https://github.com/janakhpon/cmsportfolio

Portfolio is generally built for my resume/portfolio template written on PHP and MYSQL. It has the CRUD functionality to my new projects on Portfolio projects route. Here is a deployed demo for

authentication crud deployment email image mysql php

Last synced: 12 Jun 2025

https://github.com/rollerworks/split-token

Split Tokens: Token-Based Authentication Protocol without Side-Channels

authentication crypto php rollerworks security sodium split-token token

Last synced: 15 Apr 2025

https://github.com/uber5/react-pkce-sample

Sample app demonstrating using OAuth2 PKCE within React

authentication oauth2 pkce react

Last synced: 23 Apr 2025

https://github.com/aviondb/aviondb-firebase

An example using Firebase for AvionDB AccessControl

access-control authentication aviondb email-password firebase orbitdb

Last synced: 04 Apr 2025

https://github.com/surajmandalcell/firebase-web-google-signin-out-example

Sample page which lets you sign in and out using google account

authentication firebase web

Last synced: 09 Apr 2025

https://github.com/underfisk/nestjs-better-auth

A nestjs module to integrate better-auth

authentication authorization better-auth jwt nestjs

Last synced: 13 Jun 2025

https://github.com/euclidstellar/auth_app_dart

Authentication App for any android app which include every mode of authentication including email , anonymous , google and phone authentication using firebase

anonymous-authentication authentication firebase-auth firebase-authentication google-authentication

Last synced: 24 Apr 2025

https://github.com/can-kat/python-auth

HWID authentication system in Python compares user's HWID with a list from URL to determine authentication success or failure.

auth authentication authentication-backend authorization protection python-auth python-authentication python-authorizer

Last synced: 12 May 2025

https://github.com/nickscha/servlet-auth

A simplistic servlet example project for programmatic authentication

authentication jsf sample-app sample-code servlet webapp

Last synced: 31 Mar 2025

https://github.com/ericlondon/rails5-react-token-auth

Rails5 React Token Auth via Knock gem

authentication knock rails5 react token

Last synced: 03 May 2025

https://github.com/khaledsaeed18/express-notes-app-with-typescript-prisma-postgresql

A simple and secure notes app built with Express.js, TypeScript, Prisma ORM, and PostgreSQL. It features JWT-based authentication, bcrypt.js for password hashing, input validation with express-validator, and request rate limiting with express-rate-limit for enhanced security and performance.

authentication backend bcryptjs express-rate-limit express-validator expressjs jsonwebtoken middleware nodejs pagination postgresql-database prisma-orm typescript

Last synced: 19 Apr 2025

https://github.com/chrislaskey/oauth2_facebook

A Facebook OAuth2 Provider for Elixir

authentication elixir facebook facebook-graph oauth2

Last synced: 19 Apr 2025

https://github.com/thedevdojo/auth-website

This is Auth Website for DevDojo Auth (https://github.com/thedevdojo/auth)

auth authentication laravel login register users

Last synced: 02 Jul 2025

https://github.com/vincezk/logon

An identification management solution using JOR, Angular, Express, Passport and Redis

angular authentication express logon-page nodejs passport sign-in

Last synced: 21 Jun 2025

https://github.com/kathleenwest/webapibasicauthenticationdemo

This project presents a Visual Studio solution including a simple demo ASP.Net Web API Basic Authentication Service Application and a β€œTester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE) that service design requires authentication (except the Get). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache) and custom username and password validator. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology. The client β€œtester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service allows the user to register with a username and password and verify the Web API CRUD functions based on basic authentication scheme. Lastly, the project is shown in the demo section with a video and screen captures. Note: Every Web API Authentication service should use secure transport. For brevity, this demo project does not implement or discuss the complicated detail nature of SSL/TLS.

asp-net-web-api authentication authenticator basic-authentication credential-management-api credential-manager credential-registry credential-storage crud crud-application cryptology csharp csharp-code memorycache message-handler pbdk registration username-password web-api webapi

Last synced: 19 Apr 2025

https://github.com/alinnert/go-session-auth-template

A demo app server written in golang that implements cookie session based authentication.

api authentication go server session-cookie

Last synced: 27 Feb 2025

https://github.com/ibra4/api-key

Laravel package provides a simple API key authentication mechanism for your Laravel applications. It allows you to protect your API endpoints by validating API keys sent with each request

api-key authentication laravel php

Last synced: 14 Jan 2026

https://github.com/ciscodevnet/arduino-duoauthlibrary-esp32

An Arduino Library to simplify the operations of performing Duo Multi-Factor Authentication within your ESP32 Micro Controller project

api-wrapper arduino authentication duo duo-api duo-library esp32

Last synced: 14 Apr 2025

https://github.com/qlaffont/fastify-auth-prisma

Fastify plugin with Prisma to make simple & secure authentification middleware.

authentication fastify prisma simple typescript

Last synced: 15 May 2025

https://github.com/cloudflare/privacypass-config

Development and deployment CLI for Cloudflare Privacy Pass implementation

authentication cli cryptography privacy-pass token typescript

Last synced: 20 Oct 2025

https://github.com/hexxone/telejelly

Telegram Login Widget Authentication Plugin for Jellyfin

authentication jellyfin jellyfin-plugin jellyfin-sso telegram telegram-bot telegram-login-widget

Last synced: 28 Apr 2025

https://github.com/PerfectlySoft/Perfect-Turnstile-SQLite

An SQLite ORM single-package integration for Turnstile authentication.

authentication perfect server-side-swift sqlite sqlite-orm sqlite3 swift turnstile

Last synced: 11 May 2025

https://github.com/jcf/oauth-one

OAuth 1.0 client in Clojure

authentication clojure oauth oauth-client twitter

Last synced: 05 May 2025

https://github.com/techsavvyash/oidc-lite

Lightweight OIDC based auth service in NestJS

authentication oauth2 oidc

Last synced: 07 May 2025

https://github.com/makis-san/electron-mc-auth

Display an electronJs window to authenticate Minecraft accounts through Xbox Live.

auth authentication electronjs mclc microsoft minecraft oauth xbox xbox-live xbox-live-oauth

Last synced: 28 Oct 2025

https://github.com/salrashid123/yubikey

Yubikey based Google Cloud Credentials

authentication golang google-cloud-platform yubikey

Last synced: 12 Jul 2025

https://github.com/hilliamt/node-auth-imperial

A Promise-based NodeJS authentication method for Imperial College student accounts

authentication imperial-college-london nodejs

Last synced: 13 Jun 2025

https://github.com/erenyeager101/wellness_linkhub

Wellness LinkHub is a hospital management system developed using Django. It aims to streamline and manage various hospital operations effectively.The ultimate hospital portal for healthcare services.

authentication css django healthcare html5 python

Last synced: 06 Sep 2025

https://github.com/jshawl/proof.im

Zero-Trust Signature Based Proof of Identity

authentication cryptography digital-signature ed25519 identity minisign signature ssh-key

Last synced: 15 Oct 2025

https://github.com/jonathandey/oc-jd-ghostuser

An OctoberCMS Plugin for Ghosting in to front-end user accounts

authentication ghosting login octobercms octobercms-plugin php users

Last synced: 28 Feb 2025

https://github.com/nash403/passport-anonym-uuid

Anonymous authentication strategy for Passport that supply an uuid.

anonymous authentication nodejs passport passport-anonym-uuid strategy uuid

Last synced: 26 Oct 2025

https://github.com/luke-guan/aws-cognito-react-ui

AWS Cognito React UI is a react (web) package that allows designers to customize the UX to work with AWS Cognito. Build upon aws-cognito-core-ui.

authentication aws aws-amplify cognito hooks react typescript ui

Last synced: 26 Oct 2025

https://github.com/nicholasdille/docker-auth-proxy

This container image provides a reverse proxy based on nginx to publish the Docker daemon on 2376/TCP using certificate authentication

authentication certificates container docker nginx reverse-proxy

Last synced: 20 Oct 2025

https://github.com/alphamarket/rails-acu

ACU is the acronym for Access Control Unit, and it's designed to give the 100% control over permissions on multiple levels of rails application's structure.

authentication gem rails rails5

Last synced: 11 Nov 2025

https://github.com/ahmetulucay/studentappazureadlogin-1.0

ASP.NET Core 6/7 MVC & EF (Code-First), REST, gRPC, Azure AD Autht., Swagger.

aspnet-core authentication azure-ad azure-blob code-first entity-framework grpc http-methods mvc-pattern rest serilog swagger

Last synced: 24 Apr 2025

https://github.com/shopstack-projects/shopstack-security-hmac

Authenticate Shopify requests using the provided HMAC.

authentication hmac security shopify shopify-apps

Last synced: 08 Oct 2025

https://github.com/gauravsingh9356/auth-app

Fully functional authentication app with node, express, passport, flash, ejs, bcryptjs

authentication bcryptjs expressjs flash nodejs passportjs

Last synced: 13 Jun 2025

https://github.com/nuxed/crypto

The Nuxed Crypto component provides a high-level cryptography interface that relies on libsodium for all of its underlying cryptography operations.

argon2 authentication constant-time cryptography cryptography-library curve25519 digital-signature ed25519 encryption hack hacklang hhvm libsodium misuse-resistant nuxed password-hashing poly1305 x25519 xsalsa20

Last synced: 30 Jan 2026

https://github.com/randomstate/auth

A framework-agnostic strategy-based approach to authentication for crystal-lang

authentication crystal

Last synced: 24 Jan 2026

https://github.com/porech/pkcs11-web-proxy

A very simple reverse proxy that listens for plain HTTP requests and sends them to an upstream server with TLS client authentication from a PCKS#11 device (like a smart card).

authentication pkcs11 smart-card

Last synced: 14 Jun 2025

https://github.com/yansenlei/verdaccio-delegated-auth

πŸ“¦πŸ” verdaccio(sinopia) authentication plugin that delegates authentication to another HTTP URL

authentication sinopia verdaccio

Last synced: 27 Oct 2025

https://github.com/decentfox/freeauth-api

Python Authentication and RBAC Solution.

asyncio authentication edgedb fastapi python3 rbac users

Last synced: 11 Oct 2025

https://github.com/natanaelvich/app-auth-supabase-example

React Native User Management example with Expo and Supbase

authentication expo react-native supabase

Last synced: 15 Oct 2025

https://github.com/merlinz01/ldapserver

A LDAP server library in Go for custom integrations or full implementations

asn1-ber authentication go integration ldap ldap-library ldap-server ldaps rfc4511

Last synced: 13 Oct 2025

https://github.com/shouya/cant_cant_cant

Role-based authentication on controller actions, centrally configured

authentication permissions rails rubygems

Last synced: 28 Apr 2025

https://github.com/tooniez/aspcore.reacttemplate

A ready-to-use boilerplate for React frontend applications written in TypeScript with ASP.NET Core API Backend in CSharp/Dotnet8.

aspnetcore authentication csharp dotnet framer-motion mvc-architecture react typescript vite

Last synced: 24 Oct 2025

https://github.com/gonzalo-bulnes/rails-5-token-authentication-demo

Demonstrate the Simple Token Authentication usage in a Rails 5 app.

api authentication demo rails

Last synced: 27 Apr 2025

https://github.com/crybapp/auth

Authentication microservice via REST

authentication microservice

Last synced: 14 Jan 2026

https://github.com/cjpatoilo/openfb

Facebook integration in JavaScript apps running in the browser and in Cordova.

auth authenticate authentication cordova facebook fb login oauth openfb webview

Last synced: 12 Dec 2025

https://github.com/mohdali300/e-commerce_webapi

E-Commerce Restful API with .NET 8

api-rest authentication ecommerce stripe

Last synced: 27 Oct 2025

https://github.com/abdalrahman-alhamod/medhub-mobile

πŸ“± Flutter-based mobile app for efficient pharmaceutical management. Enables seamless communication between pharmacists and warehouse owners. Features include secure authentication, medicine browsing, order tracking, and multi-language support. Powered by Flutter and Laravel.

api authentication cross-platform dart favorite-list flutter healthcare medicine-management mobile-app mobile-development multi-language-support notifications open-source order-management pharmacy restful-api sales-tracking search-functionality software-development user-interface

Last synced: 16 Jun 2025

https://github.com/city-of-helsinki/django-helusers

Django app for City of Helsinki user infrastructure

authentication django oidc-client

Last synced: 18 Oct 2025

https://github.com/akamai/akamaiopen-edgegrid-perl

This library implements the Akama OPEN Edgegrid Authentication scheme for LWP

akamai authentication open

Last synced: 07 Oct 2025

https://github.com/zebbern/temp-mail

Python GUI | To generate and manage temp-mails using multiple providers. Designed to help you create, view, and copy temp-mail addresses without losing access mid-session.

authentication gmail mail mail-app mail-client mail-server mail-verification mail-verify python python-mail temp temp-mail temp-mail-api temp-mail-app temp-mail-website verification-code

Last synced: 21 Jan 2026

https://github.com/nurislam03/mern_graphql_paypal

A simple project using MERN stack with GraphQL. Aimed to explore PayPal integration as a payment method.

authentication graphql mern mongodb nodejs payment-integration paypal reactjs

Last synced: 25 Apr 2025

https://github.com/cosmos-sajal/magic-link

:inbox_tray: Forgot the password? Too lazy to reset? Now, just request a link to be sent to your validated email id. Click it and get access to your account again. No need to remember or store passwords anymore. Go password less!

authentication magic-link magic-links passwordless-authentication passwordless-login

Last synced: 15 Oct 2025

https://github.com/fschick/authentication.onetimetoken

ASP.NET Core authentication scheme for one-time access tokens to support file download via direct link for protected resources

asp-net-core authentication authorization csharp token

Last synced: 14 Oct 2025

https://github.com/yerkopalma/sapper-auth-template

Sapper template with the addition of mongodb through mongoose and passport for user authentication.

authentication sapper template

Last synced: 11 Apr 2025

https://github.com/dethos/django-cryptolock

Authentication using cryptocurrency wallets for Django projects

authentication bitcoin bitid cryptocurrency-tools cryptolock django hacktoberfest monero

Last synced: 06 Oct 2025

https://github.com/openra/openrauseraccounts

Connect phpBB forum accounts to OpenRA installations

authentication openra phpbb-extension

Last synced: 28 Apr 2025

https://github.com/khandakar227/user-authentication-system

Secured user authentication system using mongodb, express.

authentication express mongodb reset-password verify-email

Last synced: 27 Jan 2026

https://github.com/5amu/zeus

Powerful and Fast automated local vulnerability scanner over a remote connection

authentication cvssv3 golang security-automation-framework security-tools vulnerability-scanners

Last synced: 13 Oct 2025

https://github.com/harshsinghvi/golang-fido2-passkeys-api

Password less FIDO2 Passkey API in golang, Passwordless future

api authentication fido2 gin golang gorm password-less-authentication

Last synced: 05 Jul 2025

https://github.com/nuid/credential

Cross-platform credential interface

authentication clj cljc cljs clojure clojurescript

Last synced: 09 Apr 2025

https://github.com/jyzib/node-easy-auth-npm

This npm package provides functionalities for user registration, OTP verification, user login, token verification, and user logout using Express.js and Mongoose for MongoDB integration.

authentication cookie-parser expressjs jsonwebtoken mongodb nodejs nodemailer

Last synced: 16 Oct 2025

https://github.com/willkirkmanm/note-sender-app

A Note Sending App Created with PocketBase & NextJS with Authentication

authentication pocketbase

Last synced: 08 Oct 2025

https://github.com/kevinamayi/savelvue

Laravel 9.0 APIs Sanctum Authentication scaffold build with Sentinel( A Package for Authentication and Authorization), and VueJS

authentication authorization laravel mysql pinia sanctum sentinel tailwindscss vuejs

Last synced: 17 Oct 2025

https://github.com/lovelesscodes/elysia-better-auth

🦊 Elysia x Better Auth: Seamlessly integrate powerful authentication with Elysia, Better-Auth and Drizzle ORM. Secure, scalable, and built for modern web applications. πŸ›‘οΈβœ¨

authentication back-end better-auth elysiajs

Last synced: 10 Oct 2025

https://github.com/iamspruce/spruce-indielogin

A NodeJs implementation of indieLogin For JavaScript developers

authentication indieweb open-source

Last synced: 11 Oct 2025

https://github.com/ankitsharma-007/facebook-authentication-with-server-side-blazor

How to implement authentication and authorization using Facebook in a server-side Blazor application

ankit-sharma article asp-net-core authentication authorization blazor facebook-au server-side-bla visual-studio

Last synced: 26 Oct 2025

https://github.com/conorluddy/residents

πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ½ Open source boilerplate template for new Express API projects. Provides deep Users infrastructure with RBAC etc. Postgres with Drizzle ORM, JWT and PassportJs for auth πŸ§‘πŸ»β€πŸ€β€πŸ§‘πŸΏπŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ½πŸ§‘πŸ»β€πŸ€β€πŸ§‘πŸΌπŸ§‘πŸΎβ€πŸ€β€πŸ§‘πŸΌπŸ§‘πŸ»β€πŸ€β€πŸ§‘πŸΏπŸ§‘πŸ»β€πŸ€β€πŸ§‘πŸΌπŸ§‘πŸΎβ€πŸ€β€πŸ§‘πŸΌπŸ§‘πŸ»β€πŸ€β€πŸ§‘πŸΏπŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ½

api authentication authentication-backend authentication-middleware backend-api boilerplate docker drizzle-orm express express-5 expressjs jest jwt node open-source postgres residents rest-api user-authentication user-management

Last synced: 17 Oct 2025

https://github.com/mohsen104/oauth-passport-js

This project implements login functionality using GitHub and Google OAuth with Express.js and Passport.js.

authentication backend express-js node-js passport-github passport-google-oauth20

Last synced: 14 Jun 2025

https://github.com/jsdream/mongoose-advanced-encryption

Mongoose plugin for document fields encryption and authentication preserving ability to query for encrypted fields.

aes-256 authentication encrypted-fields encryption mongodb mongoose mongoose-plugin

Last synced: 27 Oct 2025

https://github.com/siberaindustries/odata.client.manager

OData client manager library which uses the IODataClient implementation of Simple.OData.Client to communicate with OData APIs and handles OIDC authentication as well as request versioning requirements on top.

api authentication csharp netstandard odata rest versioning

Last synced: 18 Oct 2025