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/i-rzr-i/egovmd-mpasshelperdotnet

A wrapper for governmental SSO service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MPass`, available in the Republic of Moldova."

age authentication dotnet e-gov ega framework helper md mpass rm service wrapper

Last synced: 17 Feb 2026

https://github.com/masum184e/expressjs_complete_authentication

Experience the power of role-based authentication in Express.js. Separate routers ensure secure authentication and access control. Manage user registration, login, and data retrieval, while admins handle admin-specific tasks.

api argon2 auth authentication express-validato expressjs expressjs-file-uploading login mongodb mongoose multer nodejs registration

Last synced: 04 Apr 2026

https://github.com/elaad24/mediasharing

Full-stack application that integrates Spotify and YouTube to display and download popular songs. Includes malware scanning, CVE detection, and efficient file management with MongoDB GridFS. Built with React and Node.js, utilizing TypeScript for robust type safety and JWT for secure user authentication.

authentication cve-detection express file-management gridfs jwt malware-scanning mongodb nodejs react scss streaming typescript webscraping youtube-integration

Last synced: 07 Apr 2026

https://github.com/markdouthwaite/ortho

A bare-bones JWT authentication (+ user management) service.

authentication javascript jwt-authentication mongodb mongoose node-js

Last synced: 11 Apr 2026

https://github.com/rniguel/baseapp

Projeto para estudo, loigin simples, para simular autenticação de usuário, foi usado o Hook Context para fazer maior parte da autenticação, basta implementar as requests a API - Projeto feito baseado no vídeo da @Rocketseat, o mesmo estará no README

auth authentication context-api hooks hooks-api-react react react-native typescript

Last synced: 07 Apr 2026

https://github.com/gbirke/traefik-sessionauth

A session-based authentication app for Traefik's forwardAuth middleware

authentication session-cookie traefik

Last synced: 13 Jul 2025

https://github.com/obadakhalili/auth-flow

🛡️ Bulletproof Authentication Flow Implementation

authentication expressjs flow nodejs

Last synced: 11 Apr 2026

https://github.com/nabeelabbaxi/secure-auth-system-nodejs

Secure full-stack auth system using Node.js, MySQL, JWT, CSRF, and HTTPS

authentication csrf-protection express jwt jwt-authentication mysql nodejs secure-auth security

Last synced: 07 Apr 2026

https://github.com/iamrosada/nitro-2fa

Npm Package for Two factor authentication encryption with 12 words

authentication nodejs npm-package pishing typescript

Last synced: 03 Apr 2025

https://github.com/6daleez9/swagger-upload-service

Swagger Upload Service: a Node.js service to upload and validate OpenAPI specs JSON/YAML with JWT auth, RBAC, file uploads, MongoDB, Docker, GitLab CI/CD 🐙

authentication aws aws-ec2 bcrypt cicd containerization express lombok maven openapi3 postgresql postman-test spring-tool sprng-boot swagger-ui swagger2 typescript yaml

Last synced: 07 Apr 2026

https://github.com/chiqors/adonis-react-lucidmongo-auth

Autentikasi Login & Register untuk latihan dengan menggunakan AdonisJS, React, MongoDB

adonisjs auth authentication chiqo-practice javascript mongodb react

Last synced: 16 May 2026

https://github.com/qabasak/8086-quiz

An 8086 assembly quiz game on computational complexity, featuring user authentication, randomized MCQs, case-insensitive input, a 12-second timer, and a leaderboard. Built with BIOS interrupts and modular code, runs on 8086 emulators.

8086 8086-emulator assembly authentication np-completeness

Last synced: 23 Jun 2025

https://github.com/sakhileln/authentication

A comprehensive authentication system.

authentication database java jwt jwt-token oauth2 spring-boot sso

Last synced: 19 Apr 2026

https://github.com/varshil-shah/passwordless-auth

Password less authentication with React, NodeJS and SimpleWebAuthn

authentication nodejs react

Last synced: 07 Apr 2026

https://github.com/mk590901/authentication-with-toit

The repository contains an application in the Toit language that demonstrates adding records to the Firebase Realtime Database using authentication.

authentication http-client posting toit

Last synced: 17 Feb 2026

https://github.com/shlokarora2709/docwise

DocWise is a Django-based web application that manages medical consultations and reports. It features medical report processing, doctor registration, appointment booking, video calling via WebRTC, and a chatbot with Retrieval-Augmented Generation (RAG) for enhanced interactions.

api authentication backend chatbot django gmail-api google-generative-ai html-css js python3 rag retrival-augmented-generation tailwindcss webrtc-video

Last synced: 06 Apr 2026

https://github.com/murocash/cashid4spring

CashId Authentication for Spring Security

authentication bitcoin-cash bitcoincash cashid java spring spring-security

Last synced: 11 Jan 2026

https://github.com/felipeflfranca/json-web-token-jwt-authentication

This code is a dockerized example of a login API service with Json web token (JWT) and a simple app for Android, iOS and web with React Native and React Native Web.

android authentication blacklist docker docker-compose dockerfile ios jwt jwt-authentication logger morgan-middleware nodejs postgresql react-native react-native-web rest-api typeorm typescript web

Last synced: 07 Apr 2026

https://github.com/anucha-tk/nestjs-mongodb-starter

A robust and feature-rich starter template for building scalable applications using NestJS. This project offers a comprehensive setup to kickstart your development with essential tools and configurations.

api-key authentication authorization docker e2e-testing mongodb nestjs rest-api swagger unit-testing

Last synced: 05 May 2026

https://gitlab.com/nael_d/guardify

Robust CSRF protection for PHP applications with HMAC validation, IP/UA binding, and AJAX support.

ajax-csrf authentication cookie-check csrf form-validation hmac ip-check open-source php php7 security token-scoping user-agent-check

Last synced: 07 Mar 2026

https://github.com/nothingnothings/postmanager

A single-page ReactJS frontend app, connected to a backend comprised of Node (Express.js) and MongoDB (storage solution; storage of User and Post objects in a NoSQL database).

authentication bootstrap fetch-api font-awesome frontend json-data mobile-app mongodb mongodb-atlas nodejs pagination reactjs responsive-design restapi single-page-app

Last synced: 07 Apr 2026

https://github.com/yourskiss/vue3-auth

create a Vue 3 project with Composition API, TypeScript and vite

authentication axios login pinia state-management typescript vite vue3 vuejs

Last synced: 06 Jul 2025

https://github.com/darshit02/secure-auth

JWT is a robust authentication system designed to securely manage user sessions usingJWT. It ensures that user data remains protected during client-server communication, offering a stateless, scalable, and efficient way to handle authentication across web and mobile applications.

authentication bcryptjs cloudinary express jwt mongodb multer nodejs nodemon

Last synced: 07 May 2026

https://github.com/remcostoeten/nextjs-15-roll-your-own-authentication

Showcasing how to roll your own JWT auth without the use Lucia, nextauth, clerk or any other external service. Stored securely in PostgreSQL. Features like admin roles, onboarding and more,. All opt-in via config.

admin authentication boilerplate jwt middleware nextjs15 react server-actions session solid starter

Last synced: 31 Jan 2026

https://github.com/shikharcodess/goauth

Authorization+Authentication service in Golang

authentication authorization jwt-authentication mongodb

Last synced: 03 Feb 2026

https://github.com/skyblock-maniacs/auth

Skyblock Maniacs authentication service

authentication discord golang oauth2 oauth2-server

Last synced: 30 Apr 2026

https://github.com/oharu121/connect-pomerium

Automate Pomerium tunnel creation for testing, CI/CD, and automation

authentication automation pomerium proxy sso tunnel

Last synced: 07 Mar 2026

https://github.com/mreshboboyev/jwt-token-refresh-mechanism

A secure, scalable JWT Token Refresh Mechanism built with .NET 9, Domain-Driven Design (DDD), and Clean Architecture. Implements refresh tokens, secure authentication, and token revocation to enhance API security and user management.

authentication clean-architecture domain-driven-design dotnet-core jwt-authentication refresh-tokens secure-api token-management token-revocation

Last synced: 05 Apr 2025

https://github.com/aashreys/nodejs-auth-example

A sample nodejs application with local authentication.

authentication docker dockercomposable example nodejs

Last synced: 10 May 2025

https://github.com/agust613/django_homebanking

Django Homebanking - Sprint Exercise

authentication css django forms html javascript mcv models python views

Last synced: 11 Apr 2026

https://github.com/guinp1n/x509-extension

Example HiveMQ4 extension for MQTT client authentication using x509 certificate.

authentication example hivemq java mqtt x509

Last synced: 05 Jan 2026

https://github.com/bartekl1/authenticator

🔒 Unofficial TOTP generator compatible with Bitwarden

authentication authenticator bitwarden otp otp-generator security totp totp-generator

Last synced: 21 Jun 2025

https://github.com/kayagokalp/git2_auth

A small library to provide easy to use callback handler to authenticate with git2-rs

authentication git git2-rs libgit2 rust ssh

Last synced: 17 May 2026

https://github.com/matty271828/deployments

A serverless deployment platform for frontend applications with built-in authentication and database support.

authentication cloudflare serverless

Last synced: 21 Jun 2025

https://github.com/razaizim1/hobbyhub

HobbyHub is a user-friendly web application designed to help people **discover, join, and create local hobby-based groups** — from book clubs and hiking crews to painting circles and beyond. The platform fosters community building through shared interests and provides a space for hobbyists to connect and engage.

authentication css firebase html js mongodb nodejs react tailwindcss

Last synced: 06 Apr 2026

https://github.com/dorukyy/loginx

A new Authentication package for Laravel

authentication laravel laravel-package login login-system php

Last synced: 15 Jan 2026

https://github.com/martapolii/web-application-development-practice

This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.

authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development

Last synced: 14 Apr 2026

https://github.com/kate8382/frontend-module

Frontend module for a web application with user authentication, real-time dashboard, and data management

authentication dashboards data-visualization frontend

Last synced: 21 Jun 2025

https://github.com/sixarm/sixarm_ruby_password_text

SixArm.com » Ruby » PasswordText class to generate good secure random password

authentication gem password ruby security

Last synced: 17 Feb 2026

https://github.com/lintangwisesa/nodejs_http_server_basicauth

A basic authentication using Node.JS HTTP server module

authentication http nodejs

Last synced: 18 May 2026

https://github.com/cereja-project/govbr_auth

Biblioteca de autenticação com o Gov.br para FastAPI, Flask e Django.

authentication django fastapi flask govbr login

Last synced: 17 Feb 2026

https://github.com/olawalejnr/node-login-app

A user authnetication system including logout features using node, express

authentication ejs-templating expressjs javascript-es6 login logout nodejs

Last synced: 07 Mar 2026

https://github.com/keminghe/gh-actions-oidc-auth-guide

Guide for keyless GitHub Actions authentication to GCP, Azure (coming soon), and AWS (coming soon) via OpenID Connect.

authentication github-actions openid-connect

Last synced: 03 Jul 2026

https://github.com/vbresan/php-authentication

PHP authentication library for AJAX web sites.

ajax authentication php php-authentication php-library

Last synced: 20 Jun 2025

https://github.com/mustafakoca99/authentication-authorize-example

We gathered the authentiction and authorize events under one roof.

auth authentication authorization

Last synced: 03 Jul 2026

https://github.com/ahmed-fouad-lagha/alx-backend

ALX backend specialization track with backend specific projects

authentication cache pagination

Last synced: 13 Apr 2025

https://github.com/amankharwar575/book-review-api-designed

Book Review API — Express + MongoDB REST API with JWT auth and Swagger docs

authentication authentication-backend express jwt mongodb mongoose nodejs rest-api reviews swagger

Last synced: 07 Apr 2026

https://github.com/webdev-abu/task-management-claint

Welcome to A task management tool for organizing daily tasks and projects.

authentication express-js jwt mongodb node-js reactjs

Last synced: 07 Apr 2026

https://github.com/mayanksharma001/2fauth-ssh

This repository contains a project I made to strengthen the security of ssh authentication with OTP created with Google Authenticator

authentication bash linux multifactor-authentication security-tools shell

Last synced: 20 Jun 2025

https://github.com/huzaifsk/secrets

creating website with authentication and security

authentication css3 expressjs google-authentication html5 js nodejs npm secret-management security

Last synced: 07 Apr 2026

https://github.com/ennanuel/postify-backend

The Backend part of my full-stack social media web-app project, made using NodeJS, ExpressJS, Web Sockets and PostgreSQL for the database. ** This Project is still in development **

authentication authorization express jwt multer-storage node postgresql promises socket-io web-sockets

Last synced: 07 Apr 2026

https://github.com/esraakamel1195/message-board-app

Get messages from backend show all messages, add new message, show messages for user, register, login

angular angular-material authentication expressjs nodejs nodejs-api

Last synced: 07 Apr 2026

https://github.com/fiereeinar/members-only

Backend authentication and authorization with PassportsJS

authentication ejs expressjs nodejs passportjs tailwindcss

Last synced: 07 Apr 2026

https://github.com/almoggutin/node-express-rest-api-mongo-js-example

Basic API example that is built with Node.js and Express in javascript. Database connection with Mongoose (ODM) and supports authentication and authorization with JWT.

api authentication authorization crud express javascript jwt mongodb mongoose nodejs odm postman rest-api

Last synced: 07 Apr 2026

https://github.com/mofizul21/postverses-frontend-react.js

Frontend of PostVerses blog application created with React.js. Authentication and CRUD operation included.

authentication css frontend fullstack-development gateway javascript laravel middleware reactjs responsive-design tailwindcss vite

Last synced: 07 Apr 2026

https://github.com/ydv-ankit/locker

Online locker to save your credentials securely

authentication javascript mongodb nodejs reactjs

Last synced: 07 Apr 2026

https://github.com/tanmayvaij/auth-demo-backend

A Short demonstration of user login , registration and user authentication. This repo includes the backend of the web demo application, created using typescript, express.

api-rest authentication backend backend-api express expressjs internship-challenge

Last synced: 18 May 2026

https://github.com/mihaiflorentin88/go-keycloak-guard

Kong plugin for Keycloak that manages both authentication and authorization for API requests. This document explains how to set up and use the Keycloak Guard plugin with Kong and Konga.

auth authentication authorization authz golang keycloak kong konga plugin rpt uma

Last synced: 21 Mar 2025

https://github.com/jefrisibarani/bulbul

Layout and User Interface library for CodeIgniter 4

authentication authorization codeigniter codeigniter4 layoutmanager php theme-ui

Last synced: 18 May 2026

https://github.com/passageidentity/example-cognito

A demo of how to integrate passkeys via Passage Flex into your AWS Cognito stack

authentication aws cognito passage passkeys passwordless webauthn

Last synced: 17 Feb 2026

https://github.com/thefeij/simple-shop

Back-end for a simple shop program

authentication jwt mongodb nodejs unit-testing

Last synced: 06 May 2026

https://github.com/mc095/employee_management_system_django

Minimalistic Employee management System using Django

authentication bootstrap5 django-rest-framework

Last synced: 20 Jun 2025

https://github.com/azmisahin/azmisahin-software-web-service-rest-postgrest-heskell-v1

Restfull API with OpenApi support, using authentication mechanisms such as JWT, fast integration with devops environments, using powerful postgresql database features

authentication database docker jwt openapi postgresql postgrest rest

Last synced: 05 Apr 2026

https://github.com/authress/authress-sdk.go

The Authress SDK for Go provides authorization as a service with fully compatible REST apis.

api authentication authentication-middleware authorization authorization-framework authorization-server credentials keys security user-identity user-management

Last synced: 21 Jul 2025

https://github.com/codeyarduk/auth-messiah

Self-Hostable User Authentication System that can connect to any backend

authentication

Last synced: 22 Mar 2025

https://github.com/travetto/starter

Reference application for the travetto framework

authentication express sample-project travetto typescript web-app

Last synced: 18 May 2026

https://github.com/kunal01011/web-media

Web Media is a MERN stack-based social platform for real-time posts, likes, comments, and profile updates. It offers secure authentication and a smooth user experience with a modern, scalable design.

authentication cloudinary crud-operations likes-and-comments mern-stack real-time-updates responsive-design rest-api social-media user-profiles web-development

Last synced: 20 Jun 2025

https://github.com/mrkem598/react-native-mobile-app

This is a react native full stack mobile application developed with facebook reac native development. For the backend and authentication , I have used firebase database.

authentication bable firebase-database mobx react react-native

Last synced: 16 Apr 2026

https://github.com/konojunya/authorization-server-sample

認可サーバーを自作してみる

authentication golang oauth oauth2 oauth2-provider

Last synced: 20 Jun 2025

https://github.com/mystackbox/prj-online-portfolio

the migrated and enhanced version of Prj-MRP, which is being used to demonstrate most of angular concepts. this project is still. in the pipeline.

angular-cli angular-forms angular2 authentication charts-js css3 flexbox-layout grid-layout html5 json-server ngrx node-js responsive-web-design restful-api rxjs scss unit-testing

Last synced: 25 Feb 2025

https://github.com/muhamed-hassan/one_system_security_poc

Securing the system from its frontend-channels using LOGIN FORM which have username/password with support of another internal system for users-administration purposes 😏 🤔 💪 🤨 🎉 🚦 ⏳ 🛡 💯

authentication authorization backend black-ops fucken-private-sector-leaks global-counter-terrorism global-terrorism-of-corrupted-investors-tribes java jwt security spring-boot

Last synced: 07 Jul 2025

https://github.com/blackwell-systems/vaultmux-rs

Unified async Rust interface for password managers and cloud vaults - write once, support pass, Bitwarden, 1Password, AWS Secrets Manager, GCP Secret Manager, Azure Key Vault, Windows Credential Manager

async authentication aws-secrets-manager azure-key-vault bitwarden cross-platform onepassword password-manager rust secrets-management security tokio vault

Last synced: 15 Jan 2026

https://github.com/courthub74/hazel_park_time_card

Application for Zambonie drivers to submit their hours to the General Manager

authentication authorization css html javascript messaging-services sqllite3

Last synced: 16 May 2026

https://github.com/andifalk/whats-new-in-spring-security

What's new in Spring Security 6.3 and 6.4 + Spring Authorization Server 1.3

authentication authorization passkeys spring-authorization-server spring-security webauthn

Last synced: 19 Jun 2025

https://github.com/chisumo2016/online-survey-application

This is small application for online survey question application .It covers the all concept about laravel ,Although it needs the room of improvident in the future

authentication bootstrap relationship

Last synced: 21 May 2026

https://github.com/natanaeldeveloper/multiple-guards-laravel

Autenticação em Laravel 5.6 com a abordagem de multiplos guardas (admin e usuário comum)

authentication laravel laravel-5 laravel-guard multi-auth multi-auth-laravel mysql php php5

Last synced: 17 Feb 2026

https://github.com/ronhedwigzape/auth

a responsive php login authentication system

authentication login php system

Last synced: 10 Sep 2025

https://github.com/mariam-elsarag/Node-zoom-integration

A meeting website that integrates Zoom and allows users to log in either with a regular account or via Google.

agenda authentication express jwt meeting mongodb nodejs nodemailer nodemon oauth2 react tailwindcss typescript zoom-meetings

Last synced: 30 Dec 2025

https://github.com/abhishek72340/openinapp

allowing users to upload files to Cloudinary using axios, with Cloudinary API integration (.csv file accessible)

authentication cloudinary reactjs sass-framework

Last synced: 06 Feb 2026