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/francis94c/ci-jwt

For Signing and Verifying JSON Web Tokens in Code Igniter.

auth0 authentication authorization igniter jwt verify

Last synced: 26 Apr 2026

https://github.com/rifandani/dev-news

Fullstack GraphQL + React + Prisma application with Authentication

apollo-client authentication authorization bcryptjs graphql heroku jwt prisma2 reactjs

Last synced: 08 May 2026

https://github.com/capcom6/swarm-gateway

Reverse-proxy designed specifically for Docker Swarm clusters

acme authentication docker docker-swarm golang http https reverse-proxy traefik

Last synced: 21 May 2026

https://github.com/anssi-fr/usb_authentication

Home of the USB Authentication project. USB authentication allows for a USB Host to authenticate a USB device.

authentication kernel linux qemu usb

Last synced: 03 Jan 2026

https://github.com/jshawl/auths.sh

ssh authentication

authentication ssh

Last synced: 05 Aug 2025

https://github.com/ansaribrahim/fix-mate-backend

Fix-Mate-Backend is a Ruby on Rails application. It's the server-side of Fix-Mate, handling database transactions, user authentication, and business logic to assist users.

authentication authorization gitflow linters rails rubocop ruby testing

Last synced: 25 Apr 2026

https://github.com/aazuspan/eeauth

An account manager for the Earth Engine Python API

authentication cli earth-engine earth-engine-python-api google-earth-engine

Last synced: 05 Apr 2025

https://github.com/imio/docker-authentic

Docker image for Authentic identity provider

authentic authentication docker-image jenkins-pipeline oauth2 saml

Last synced: 06 Feb 2026

https://github.com/kushalpraja/branch

🌳Create personalized, customizable pages to showcase and share all your important links with your audience.

authentication docker fastapi jwt nextjs nodejs npm

Last synced: 10 Apr 2026

https://github.com/nuid/sdk-ruby

Ruby Gem for interacting with NuID APIs

auth authentication nuid rails ruby zero-knowledge

Last synced: 25 Apr 2026

https://github.com/sameer266/django-news

This is a website of news where admin can change its content dynamically and user can register and login

authentication django html-css-javascript login-system secureauth

Last synced: 25 Apr 2026

https://github.com/pfieffer/laravelblogapp

Laravel Blog Web App and API for authentication and blog CRUD.

api authentication ckeditor laravel laravel-blog mysql passport php

Last synced: 14 May 2026

https://github.com/pruthviraj-chaudhari/notifyit-advanced-day-schedular

NotifyIt is an advanced day scheduler designed to help users manage their day and increase productivity. It allows users to create, organize, and track tasks efficiently, with integrated email reminders to notify users of pending tasks before the deadline. This is a full-stack web application built with Node.js, Express.js, MongoDB, and EJS.

authentication authorization ejs-templates expressjs mongodb nodejs oauth2 otp-verification passportjs

Last synced: 12 Apr 2026

https://github.com/abeatrizsc/image-lite

Full stack image repository project | Spring Boot, ReactJS, NextJS, PostgreSQL, Docker, Spring Security, JWT, TailwindCSS

authentication docker full-stack full-stack-web-development java jwt nextjs reactjs spring-boot spring-security tailwindcss typescript

Last synced: 12 Apr 2026

https://github.com/devsu/condor-jwt-keycloak

Condor middleware to authenticate GRPC calls using Keycloak.

authentication condor condor-framework grpc keycloak middleware nodejs

Last synced: 10 Apr 2026

https://github.com/natthasath/demo-laravel-jetstream

Laravel Jetstream: A sleek scaffolding library for Laravel, providing pre-built authentication, team management, API support, and more. Streamline development with elegant components.

10x authentication jetstream laravel php

Last synced: 16 May 2026

https://github.com/mistersoandso/pyauthcxmlogin

Python Authentication Client for Xbox Live Minecraft Login

auth authentication login minecraft python token xbox

Last synced: 28 Mar 2025

https://github.com/benagricola/php-eks-auth

A PHP Library helper for AWS EKS Authentication with your chosen PHP Kubernetes client

amazon amazon-eks authentication eks kubernetes php

Last synced: 24 Apr 2026

https://github.com/codelikeagirl29/my-jobspace

Full stack Job Search dashboard using React, JWT, and MongoDB. For applicants to keep up with their job search and where they've applied.

authentication css express heroku-deployment javascript-web-tokens jobify jobspace jwt login mern mern-stack mongodb nodejs nodemon react react-hooks styled-components

Last synced: 01 Apr 2026

https://github.com/alejandromume/node-fusionapi

The original FusionAPI C# package brought to JavaScript

api authentication fusionapi javascript-library nodejs npm

Last synced: 16 Apr 2026

https://github.com/brys0/elan-arm4-reader

A experimental project to support fingerprint reading of the Elan ARM-M4. This does not currently intergrate with pam interface for linux.

authentication elan fingerprint go golang

Last synced: 10 Oct 2025

https://github.com/will-santosx/crud-auth-node

API para um aplicativo de anotações, permitindo aos usuários registrar, gerenciar e acessar suas anotações de forma segura e eficiente.

authentication backend express javascript jsonwebtoken nodejs typescript

Last synced: 10 Apr 2026

https://github.com/augusto11cb/security-studies

Repository of notes and comments on Software Security and its fundamental concepts

asymmetric-cryptography authentication authorization csrf mtls multi-factor-authentication oauth2 openid tls

Last synced: 19 Mar 2026

https://github.com/sinchang/authentication-with-egg

authentication-with-egg

authentication egg passport

Last synced: 06 Nov 2025

https://github.com/theankushshah/oibsip_taskno

In this app we're unlocking the future, your ultimate next auth v5 adventure begins now!

app auth auth-app authentication authentication-backend clerk expressjs front-end nodejs npm prisma reactjs website

Last synced: 05 Mar 2025

https://github.com/salrashid123/gcp-adc-pkcs

PKCS-11 Credential Source for Google Cloud SDK

authentication google-cloud hsm pkcs11

Last synced: 16 Mar 2025

https://github.com/kathleenwest/wcfauthenticationdemo

This project presents a Visual Studio solution including a simple demo WCF Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the user registration, login, logout, and service operations. In addition to demonstrating standard authentication capabilities, the WCF service implements a custom username and password validator pattern. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology of which the implementation is discussed. A custom error handler ensures that exceptions are properly wrapped into WCF Faults and communicated to the client caller. Certificates are discussed along with how to implement a server certificate on a client machine for development testing of “integrity” and application trust. The project includes a demo certificate and script for generating self-signed dev certificates, which must be installed into the client certificate store for the client tester application to trust and access the demo service. 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 registration, login, logout, service operations, and callbacks are working as expected and sending proper WCF fault messages. Lastly, the project is shown in the demo section with a video and screen captures.

authentication certificate certificate-generation cryptology csharp custom-validation custom-validators error-handling password-hash password-safety password-store pbdk security service wcf wcf-bindings wcf-client wcf-service wcf-service-client-demo windows-communication-foundation

Last synced: 17 Oct 2025

https://github.com/marianapatcosta/solinca-notification-portal-fe

Frontend repository of a web app developed using MERN (MongoDB, Express, ReactJS, NodeJS) stack that aims to allow the user to configure her/his favourite classes at solinca's clubs and get an email or WhatsApp notification when a spot in these classes is available for booking;

atomic-design authentication css dark-theme internationalization javascript mobile-first react react-router responsive-design solinca-clubs web

Last synced: 10 Apr 2026

https://github.com/zepellin/janus-go

AWS credentials helper for GCP trusted service accounts

authentication aws cli gcp

Last synced: 02 Apr 2026

https://github.com/femto-apps/web-authentication-provider

OAuth-like authenticaton provider

authentication node-js nodejs

Last synced: 18 May 2026

https://github.com/maslick/mqtiti

Mosquitto MQTT broker with authentication enabled

authentication mosquitto mqtt mqtt-server

Last synced: 21 May 2026

https://github.com/supsugam/ez-next-auth

Makes authentication with next.js/next-auth less headache, No BS, injects an authentication boilerplate into your nextjs project.

authentication cmd command-line ez-next-auth jwt next-auth nextjs

Last synced: 25 Jan 2026

https://github.com/ressuman/next-authentication

A robust authentication system built with Next.js and NextAuth.js. This application features user registration, login, and password management, all integrated with MongoDB for seamless data handling. The project showcases best practices in user authentication, including secure password hashing and session management.

api-client api-rest authentication bcryptjs css-modules html-css-javascript mongodb next-auth nextjs pages-router reactjs

Last synced: 08 Apr 2026

https://github.com/ib-inu/todo

To Do app with ReactJS, Redux , StyledComponent , and other React Tools

authentication dark-theme react react-router reactjs redux styled-components

Last synced: 08 Apr 2026

https://github.com/mindexpert7546/busdetails-iic-training-project

The IIC Training Project, developed using Groovy & Grails with an Angular-based UI and MySQL for database management, aims to revolutionize the public transportation experience. It provides real-time bus waiting times, enhancing convenience for users.

angular angular-cli angularjs auth authentication grail grails-plugin grails3 groovy groovy-and-grails groovy-language groovy-script mysql

Last synced: 02 Jan 2026

https://github.com/m-housni/express-redis-session-management

Implement a robust session management system that ensures high performance, scalability, and security for user sessions.

api authentication authorization bcrypt docker docker-compose dotenv express grafana metrics middleware monitoring nodejs prometheus redis session-management

Last synced: 13 Apr 2026

https://github.com/yongmin86k/project__quotes-on-dev

A WordPress starter theme for the Quotes on Dev project, forked from Underscores

ajax authentication rwd wordpress-theme wp-api wp-nonce

Last synced: 14 Apr 2025

https://github.com/drylikov/secrets.clj

A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.

authentication choice clj clojure cryptography drng jvm password prng random rng secrets secure security timestamp token uuid xkcd

Last synced: 21 May 2026

https://github.com/arkaniightt/projeto_ia_academy

O Projeto IA Academy é dedicado ao desenvolvimento de soluções inovadoras em inteligência artificial para a área educacional.

ai aplicacion-web authentication python streamlit supabase webapp

Last synced: 05 Apr 2025

https://github.com/pranav-kural/messageboard

A message board application based on Angular

angular authentication

Last synced: 21 May 2026

https://github.com/imshakil/agama-multi-attribute-login

agama project for multi attribute login support

agama authentication jans

Last synced: 12 Jan 2026

https://github.com/valay17/miba--mobile-image-based-authentication-on-android-devices

A multitouch image-based authentication system for Android devices that combines graphical passwords and line-based authentication to enhance security and usability.

accessibility andorid-app authentication graphical-password-authentication java security

Last synced: 21 May 2026

https://github.com/rtomas/web3auth-interact

An example project to test the integration of the web3auth no-modal-sdk with Microsoft login (via Firebase) and interact with a smart contract in Polygon Mumbai Testnet

authentication blockchain web3auth

Last synced: 06 Apr 2025

https://github.com/r23mj/next-auth-v5-examples

Modern Authentication examples using the latest version of NextAuth.js (Auth.js)

authentication featured nextauthv5 nextjs react shadcn-ui

Last synced: 13 Apr 2026

https://github.com/itsmeadarsh2008/haze

Lightning-fast Magic Links. 🍵 Beginner-friendly. Easy to Setup. 🔥

authentication easy jwt python

Last synced: 30 Mar 2025

https://github.com/marcosvel/gym-personal

Gym training app with backend integration (Rest API), declarative interfaces with component library, authentication, controlled forms, refresh token and file upload from user photo gallery.

authentication axios-interceptors expo-dev-client filesystem image-picker native-base onesignal-notifications rest-api skeleton svg-icons

Last synced: 28 Jun 2025

https://github.com/perebaj/legitima

Legitima is not a framework; rather, it serves as a centralized authentication system that seamlessly integrates various authenticators such as Google, GitHub, and more.

authentication authorization go golang oauth oauth2

Last synced: 27 Jun 2025

https://github.com/samya-s/secureauth

Security Made Simple, Authentication Made Strong using NextJS and MongoDB

auth authentication next nextjs secureauth

Last synced: 01 May 2026

https://github.com/jawwad9/ecommerce-app-with-javascript

🛍️ Fake Store Web App — A simple eCommerce website built with HTML, CSS, and JavaScript featuring product cards, add-to-cart system, login/register authentication, and responsive UI with modal checkout.

add-to-cart api-call authentication basic-javascript localstorage responsive-design

Last synced: 06 Jul 2026

https://github.com/karolsluszniak/live_auth_and_avatars-phoenix-1.6

Phoenix 1.6 example app with auth provided by mix phx.gen.auth converted to live view plus avatar uploads backed by it.

authentication avatars elixir phoenix s3 upload

Last synced: 14 Jul 2025

https://github.com/josemavarez11/employees-detector

Simple QR code generator and detector for employees in a company

authentication csv cv2 python qrcode-generator qrcode-scanner tkinter-gui

Last synced: 06 Jul 2026

https://github.com/fosouzadev-public/angular-auth

Projeto frontend para estudo de autenticação com o Angular.

angular authentication microsoft-entra-id typescript

Last synced: 12 May 2026

https://github.com/cci-moc/django-giji-auth

Support Keystone Auth in GIJI

authentication django keystone

Last synced: 01 Oct 2025

https://github.com/solomonkassa/jedan_auth

Jedan-Auth 🔐 authentication library built with security-first principles, offering a comprehensive suite of authentication methods, enterprise-grade security features, and exceptional developer experience.

0auth auth authentication authorization django jwt openid-connect python security two-factor-authentication

Last synced: 03 Apr 2026

https://github.com/ydv-ankit/ai-quiz-generator

practice subject topics with multiple choice questions generated by AI

api appwrite authentication lms nextjs reactjs shadcn-ui tailwindcss typescript zustand

Last synced: 08 Apr 2026

https://github.com/qinezh/s2sauth.sample

Service to Service authentication with AzureAD

auth authentication azure-app-service service

Last synced: 04 Nov 2025

https://github.com/balamurugan-annadurai/urlshortener-backend

Node.js and Express-based backend service for a URL shortener application. Provides RESTful APIs for URL shortening, user authentication, password recovery, and URL management.

authentication bcrypt express jwttoken nodejs

Last synced: 11 Apr 2026

https://github.com/logto-io/auth-wiki

A comprehensive collection of articles, tutorials, and resources about authentication and authorization.

authentication authorization oauth2 oidc openid-connect

Last synced: 03 Nov 2025

https://github.com/jerry1765/laravel-vue-boilerplate

Laravel 12 Swoole API boilerplate with PHP 8.4.10 and Vue 3 frontend, ready for high-performance apps and SPA workflows. 🐙

authentication authorization axios docker graphql laravel laravel-boilerplate laravel-vue laravel57 php pusher pwa-boilerplate saas-boilerplate sass single-page-app tabler tabler-ui vite

Last synced: 08 Apr 2026

https://github.com/razaizim1/foodflow-client

This is a client-side application for a food sharing platform, allowing users to browse available food items, add their own food for donation, request food, and manage their donations.

api authentication css3 firebase html5 javascript mongodb nodejs react

Last synced: 08 Apr 2026

https://github.com/rindow/rindow-web-security

Apply authentication, access control, etc. to the web

authentication crlf framework middleware php psr-7

Last synced: 14 May 2025

https://github.com/redouane64/refactored-goggles

NodeJS Github authentication sample

authentication express github nodejs oauth

Last synced: 08 Apr 2026

https://github.com/sm-haris/fastify-prisma-rest

This repository provides a robust and well-structured Fastify Prisma REST backend app starter template. It includes user authentication, database integration, authentication middlewares, JWT token-based authentication, file-based logging, Bcrypt hashing, and Swagger documentation.

authentication authorization backend database fastify jwt logging nodejs prisma rest-api starter-template swagger

Last synced: 02 Jan 2026

https://github.com/anasmoner2022/chatgptv4.5

This project aims to create a clone of "Gemini AI" as a portfolio piece to showcase proficiency in using AI APIs and modern web development tools. The application will be built using React for the frontend, Appwrite as the backend service, and various npm packages for enhanced functionality. Unique features will be added to distinguish this clone f

ai appwrite authentication react react-helmet react-hook-form react-router responsive-design zod-validation

Last synced: 08 Apr 2026

https://github.com/kondratovivan/servlet-app

Servlet CRUD app with auth and filters

authentication java logging servlets wildfly

Last synced: 22 May 2026

https://github.com/selmasaltik/react-authentication

Adding Authentication To React Apps /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"

authentication react react-router-dom token-authetication user-authentication-react

Last synced: 20 Apr 2026

https://github.com/banhao/bitbuy-api-authentication-python

This is a POC that converts BitBuy API Authentication Java code to Python.

api authentication bitbuy python3

Last synced: 23 Jul 2025

https://github.com/mr-faizan-asim/anna--your-personal-virtual-assistant

Anna is a highly interactive Virtual Assistant designed to make your life easier. Whether you want to schedule meetings, send automated emails based on incoming emails, or simply have a friendly chat, Anna is here to help.

ai authentication automation generative-ai supabase-auth virtual-assistant-ai

Last synced: 05 Apr 2025

https://github.com/ChristophEnglisch/keycloak-model-context-protocol

MCP server implementation for Keycloak user management. Enables AI-powered administration of Keycloak users and realms through the Model Context Protocol (MCP). Seamlessly integrates with Claude Desktop and other MCP clients for automated user operations.

ai-tools authentication claude-desktop identity-management keycloak keycloak-admin mcp model-context-protocol node typescript user-management

Last synced: 15 Sep 2025

https://github.com/wbrijesh/starter

Starter app running actix, postgres and next.js (not ready for use)

actix actix-web authentication nextjs postgres postgresql psql rust rust-lang starter starter-template

Last synced: 04 Mar 2026

https://github.com/rayzler/auth-api

Una API para autenticar usuarios a través de JWT y encriptación de contraseñas con brypt utilizando una arquitectura limpia. Utiliza Prisma como ORM para interactuar con una base de datos PostgreSQL

api authentication bcrypt bunjs clean-architecture elysiajs hashing jwt-authentication jwt-token postgresql prisma typescript

Last synced: 19 Jan 2026

https://github.com/ashish0309/dotnet-core-todo-web-app

A simple ToDo website to share understanding on how to use Angular, Dotnet, MySQL and login functionality etc.

angular api-server authentication backend-api cookies dotnet dotnet-core learn-by-doing learn-dotnet mysql rate-limiter rest-api web-development

Last synced: 02 Jan 2026

https://github.com/manjushsh/auth-service-v0

Standalone OAuth 2.0 authorization service built in Go. Handles user registration, login, session/token issuance via Authorization Code flow, and JWT generation. Designed to be consumed by other internal services.

authentication authorization golang oauth2

Last synced: 06 Jul 2026

https://github.com/dartendless511/roblox-synapse

Roblox Synapse Executor is a top-tier script execution tool for Roblox, valued for its advanced features and stability, enabling seamless Lua scripting for game modifications and customization.

authentication bloxfruit-script bloxfruits-autofarm-script executer exploit game gui hack lua roblox roblox-lua roblox-synapse

Last synced: 30 Mar 2025

https://github.com/pharo41/roblox-synapse

Roblox Synapse Executor is a top-tier script execution tool for Roblox, valued for its advanced features and stability, enabling seamless Lua scripting for game modifications and customization.

authentication bloxfruit-script bloxfruits-autofarm-script executer exploit game gui hack lua nexus-roblox roblox roblox-lua roblox-scriptbloxfruits-autofarm-script roblox-synapse script-hub supported whitelist

Last synced: 30 Mar 2025

https://github.com/ratanahoney1998/roblox-synapse

Roblox Synapse Executor is a top-tier script execution tool for Roblox, valued for its advanced features and stability, enabling seamless Lua scripting for game modifications and customization.

authentication bloxfruit-script bloxfruits-autofarm-script executer exploit game gui hack lua nexus-roblox roblox roblox-lua roblox-scriptbloxfruits-autofarm-script roblox-synapse script-hub supported whitelist

Last synced: 30 Mar 2025

https://github.com/nuhptr/next-auth-v5-completed

✅ Build Next 14 applied next-auth v5 to authentication login, register, verified email, forgot password, and etc

authentication nextjs14 shadcn-ui

Last synced: 14 Mar 2025

https://github.com/rkooyenga/cookie-cutter

🍪 extract & reformat cookies to netscape format

authentication javascript server youtube yt-dlp

Last synced: 19 Apr 2026

https://github.com/rfrench/nodejs-ectoken

Token Generator for Edgio Token-Based Authentication

authentication ectoken edgecast edgio node node-js nodejs token

Last synced: 17 Apr 2026