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/emanuelefavero/house-marketplace

A house marketplace Firebase React App

airbnb authentication firebase javascript oauth react

Last synced: 18 Apr 2026

https://github.com/amulyakashyap09/githubauthentication

A simple application that demonstrates the github authentication mechanism in nodejs

authentication expressjs github nodejs passport passport-github

Last synced: 15 Apr 2026

https://github.com/liinkiing/fullstack-laravel-next-starter

A complete starter with auth using Laravel for backend and Next for frontend

authentication chakra-ui docker graphql laravel lighthouse-php nextjs react storybook

Last synced: 10 Apr 2026

https://github.com/aayushajs/ovs-innovation-pvt-lid

backend API for a multi-tenant e-commerce system where multiple vendors can register, manage their products, and handle orders. Use Node.js, Express.js, and MongoDB for the backend

api authentication expressjs http-requests middleware mogodb npm npm-module npm-package router

Last synced: 06 May 2026

https://github.com/rcmilan/ex-sec-react

Implementando Autenticação e Autorização com React + Node

authentication authorization nodejs reactjs

Last synced: 06 May 2026

https://github.com/kajaldeore04/auth-system

authentication system that allows users to register, log in, and manage their sessions securely using OTP, tokens and email verification

authentication email-sender javascript mern-stack otp-verification reactjs

Last synced: 20 Apr 2026

https://github.com/luigirazum/money-compass

MoneyCompass is a mobile web application where you can manage your budget. You have a list of payments associated with a category, so that you can see how much money you spent and on what. It allows you to register and log in to keep the data private, introduce new categories and payments and see the money spent on each category. Give it a try!

authentication autorization budget integration-testing mobile-app model-view-controller mvc-pattern postgresql rails ruby-on-rails unit-testing validation

Last synced: 06 May 2026

https://github.com/sundaram2021/blog

This is mern stack blog application with all the sorts of features like saving the articles, creating it, liking it , sharing it with friends, and commenting on it etc.

advanced-blog-application authentication authorization learn mern-blog mern-project mern-stack protected-routes reactjs

Last synced: 06 May 2026

https://github.com/shuklaritvik06/authentication

All methods of authenticating a user :)

authentication firebase hashing oauth opensource salting session

Last synced: 20 Apr 2026

https://github.com/guduchango/flask-docker-tailwind-example

Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.

api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development

Last synced: 11 Apr 2026

https://github.com/nuraj250/lockbox-secure-password-manager

LockBox is a lightweight yet powerful password manager built with Python. It encrypts and securely stores your passwords, providing an intuitive CLI and optional GUI for easy access. Say goodbye to forgotten passwords and hello to secure automation! 🔒🚀

authentication automation cryptography cybersecurity encryption lockbox password-manager pyqt5 python secure-storage sqlite

Last synced: 21 Apr 2026

https://github.com/johanbook/docker-compose-supertokens

A simple PoC for running Supertokens in Docker-compose

authentication docker-compose poc suptertokens

Last synced: 21 Apr 2026

https://github.com/zakimohammed/react-admin-app

React based admin app with basic authentication, login, logout and dashboard feature

authentication authorization bulma react react-router-dom

Last synced: 06 May 2026

https://github.com/femto-apps/lib-authentication-consumer

Library to ease the shift to becoming an authentication consumer

authentication authentication-middleware node-js nodejs

Last synced: 21 Apr 2026

https://github.com/nikulinalexey/biozavr

frontend платформы для подготовки к ЕГЭ по биологии. Pet-проект.

adaptive-layouts api authentication authorization hooks jwt-token react react-router-dom

Last synced: 22 Apr 2026

https://github.com/ldabiralai/xmpp-connect

Util to check if XMPP service is working

authentication xmpp

Last synced: 22 Apr 2026

https://github.com/likhithkp/express-posts

A blogging platform built with Express.js and MongoDB that supports user authentication and post management. This application allows users to register, log in, create posts, and view posts.

authentication backend bcrypt crud crypto ejs express jwt mongoose multer-fileupload nodejs rest-api

Last synced: 11 Apr 2026

https://github.com/sneakyshrike/login-api

Back-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table

add api authentication back-end delete edit java jpa login login-forms login-system logout maven mysql spring-boot table

Last synced: 29 Apr 2026

https://github.com/gustavoestevesr/sistema-de-autenticacao

Desenvolvimento de interfaces minimalista e responsiva de um Sistema de Autenticação!

authentication css3 front-end html5 javascript

Last synced: 05 Jun 2026

https://github.com/remcostoeten/auth-drawer

Configurable React auth drawer and modal — OAuth, triggers, motion, and copy from one AuthConfig. Includes docs, configurator, and debug lab. Bring your own backend.

authentication drawer framer-motion monorepo oauth react tailwindcss typescript ui-components vite

Last synced: 06 Jun 2026

https://github.com/shuklaritvik06/nestjsprojects

A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.

authentication crud nestjs websocket

Last synced: 24 Apr 2026

https://github.com/nico-rodriguez/node-jwt-authentication

An express server which features authentication with JWT (JSON Web Token).

api authentication express jwt jwt-authentication

Last synced: 24 Apr 2026

https://github.com/matheusps/okta-auth-example

Authentication with Okta built on top of angular 6 and angular material for learning purpose.

angular angular-cli angular-material angular6 authentication material oauth2 okta

Last synced: 06 May 2026

https://github.com/itevie/dawn-sign-in

An oauth service similar to "Sign in with Google"

auth authentication jwt oauth

Last synced: 24 Apr 2026

https://github.com/mariccardoso/pf-backend-lumina

API funcional com rotas CRUD básicas

api authentication backend nodejs

Last synced: 24 Apr 2026

https://github.com/michelia5/pokedexmanager-backend

Back-end per il progetto Pokedex Manager, sviluppato in Java con Javalin. Gestisce l'autenticazione, la registrazione e la comunicazione con un database per fornire funzionalità come ricerca e gestione delle collezioni.

authentication backend java javalin jdbc mysql pokedex-manager pokemon

Last synced: 24 Apr 2026

https://github.com/owenlobato/mern_auth

This project is a web application developed using the MERN stack (MongoDB, Express, React, and Node.js) that provides authentication features, protected routes, user registration, password reset via email, and uses JSON Web Tokens (JWT) for authentication.

authentication email-sender express jwt mongodb nodejs react

Last synced: 11 Apr 2026

https://github.com/aswassaw/express-typescript-auth

Membuat sistem Authentication dan Authorization menggunakan Express dan Typescript.

authentication authorization express jsonwebtoken typescript

Last synced: 25 Apr 2026

https://github.com/nrenner0211/password-manager

Vault: a simple, safe, and secure password manager

authentication bcrypt handlebarsjs javascript nodejs password-manager sequelize

Last synced: 04 Jan 2026

https://github.com/wivuu/wivuu.aspnetcore.apikey

ASP.NET Core API key implementation

aspnetcore authentication

Last synced: 27 Jul 2025

https://github.com/sobhanhaghverdi/divar

Divar is a peer-to-peer marketplace platform built with Node.js and Express, allowing users to buy and sell items directly from one another. Leveraging MongoDB as the database and Mongoose for seamless data communication, Divar provides a user-friendly interface for listing advertisements, browsing available items, and facilitating transactions.

authentication authorization dotenv dotenvx ejs expressjs gps-coordinates jwt mongodb mongoose mongoosejs multer nodejs swagger

Last synced: 03 Apr 2026

https://github.com/root27/gh-login

Github Oauth Example in Golang

authentication github golang login oauth

Last synced: 11 May 2026

https://github.com/shubhamd99/firebase-auth

Firebase Authentication Example (React JS) -

authentication firebase google login reactjs signup

Last synced: 09 Apr 2026

https://github.com/theusmanyousaf/nextjs-dashboard-app

A Full-Stack Nextjs14 application from Nextjs Documentation.

authentication nextjs postgresql react tailwindcss typescript

Last synced: 08 Apr 2026

https://github.com/curityio/authentication-actions-toolbox

Using actions to manage custom data and custom logic in authentication workflows

authentication authentication-action mfa openid-connect use-case

Last synced: 27 Jul 2025

https://github.com/mohamedaboelnaser/nest-auth

🔐 NestJS authentication system with local login, Google OAuth, JWT tokens, and secure user management

authentication docker jwt mongodb mongoose nestjs nodejs oauth2 passport refresh-tokens typescript

Last synced: 11 Apr 2026

https://github.com/nsandr3s/accesosegurophp

Autenticación de usuarios, incluyendo el registro e inicio de sesión con php.

authentication php roles

Last synced: 09 Apr 2025

https://github.com/jeffersonsimplicio/project-blogs-api

Aplicação back-end para a gestão de um um blog, gerenciando usuários, posters e categorias. A aplicação conta com camada de autenticação e criptografia de senha.

authentication back-end bcrypt criptography docker docker-compose insomnia javascript jsonwebtoken mysql nodejs orm rest-api sequelize-cli sequilize

Last synced: 13 Apr 2026

https://github.com/shutterstock/passport-shutterstock-oauth2

Shutterstock authentication strategy for Passport and Node.js.

auth authentication authn identity passport shutterstock

Last synced: 07 Feb 2026

https://github.com/blackhatdevx/authsystems

AuthSystemsV1.1 is a project that demonstrates how different authentication methods work, including email OTP method, GitHub authentication, and Google authentication.

api authentication backend backend-api expressjs nodejs webdevelopment

Last synced: 11 Apr 2026

https://github.com/rtewari056/node-typescript-boilerplate

Production ready REST API boilerplate using Express and TypeScript

authentication backend expressjs nodejs production rest-api typescript

Last synced: 09 Apr 2026

https://github.com/konijima/ts-node-web-server

Express, Socket-IO, MongoDB & Angular2 boilerplate written in Typescript.

angular2 authentication boilerplate mongodb nodejs server typescript

Last synced: 09 Apr 2026

https://github.com/bugemarvin/alx-files_manager

The following restfull api is for the purpose of learning: authentication, NodeJS, MongoDB, Redis, pagination and background processing.

authentication ex filesystem mongodb nodejs pagination redis

Last synced: 13 Apr 2026

https://github.com/adityaprakash-bobby/iiit-firewall-auth-cli

Authenticate to IIIT Bhubaneswar's Firewall from the command-line (For servers with no GUI)

authentication command-line-tool python python3 requests

Last synced: 25 Jan 2026

https://github.com/cashoefman/fuap

FUAP ("Firebase User Authentication Project") is an iOS application demonstrating robust and privacy-compliant user authentication using Firebase.

apple authentication firebase ios iphone login swift swiftui xcode

Last synced: 26 Jul 2025

https://github.com/areyoulucky/online-worklogbook

a simple web system which allows employee to time in even at remote settings.

attendance-system authentication camera

Last synced: 19 Sep 2025

https://github.com/yousufali156/earthen-canvas

Earthen Canvas is a product management app built with Next.js 15 and NextAuth.js. Public users can browse and view product details, while authenticated users get access to a protected dashboard to add products. Styled with Tailwind CSS and powered by MongoDB, it ensures a secure and smooth product management experience.

authentication javascript mongodb next-auth nextjs react vercel

Last synced: 09 Apr 2026

https://github.com/maemresen/city-list

Craft a versatile 'City List' app with pagination, search, and editing functionalities. Powered by Spring Boot, PostgreSQL, and React.js. Initial data from 'cities.csv'. GitHub repository offers simple setup.

app-development authentication authorization editing jwt-authentication pagination postgresql reactjs search spring-boot

Last synced: 12 Apr 2026

https://github.com/gyselroth/micro-auth

Lightweight authentication library

authentication ldap openid-connect php

Last synced: 23 Apr 2025

https://github.com/aditaycodes/blogproject

🚀 Modern React Blog Application with Full-Stack Features A responsive, full-featured blog platform built with React 19, Vite, and Appwrite. Features user authentication, CRUD operations, rich text editing, and mobile-first design. ✨ Features: Auth System | Blog Management | Rich Text Editor | Responsive UI | Image Upload | Redux State Management

appwrite authentication blog crud frontend fullstack javascript modern-ui react react-router redux responsive-design tailwindcss vite

Last synced: 14 Apr 2026

https://github.com/zett-8/express-prisma-auth0

Secure API with Express, Prisma and Auth0

auth0 authentication express node prisma rest-api

Last synced: 12 Apr 2026

https://github.com/willi-dev/lara-starter-55

Laravel 5.5 starter + laravel auth + template admin by adminator

admin adminator authentication laravel

Last synced: 05 Sep 2025

https://github.com/mowkintus5/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-script roblox-scripts roblox-synapse

Last synced: 26 Jul 2025

https://github.com/aniketk13/sawodemo

This is a demo application built to demonstrate the implementation of Sawolabs Auth API in Android.

android api authentication kotlin sawo-labs

Last synced: 26 Apr 2026

https://github.com/ushliypakostnik/vue-auth

Vuie cli based frontend PWA full auth module with localization and themezation on SCSS.

auth authentication i18next pwa scss social-login stylelint themes vue vue-cli vue-router vuex

Last synced: 13 Apr 2026

https://github.com/zitadel/next-auth

Official Zitadel auth integration for Next.js.

auth authentication authn authorization authz iam identity login next nextjs nodejs sso typescript zitadel

Last synced: 10 Jun 2026

https://github.com/dev4rno/reach

User management & email service for SaaS audiences.

authentication credential-manager fastapi mongodb railway-app

Last synced: 08 May 2026

https://github.com/abdullukmana/auth-ui-design-shield-oauth-ci4

Tampilan UI untuk sistem autentikasi menggunakan Codeigneter 4 dan libray shield, serta shield OAuth

authentication codeigniter4 ui-design

Last synced: 18 May 2026

https://github.com/charlesread/hapi-form-authentication

Form-based authentication for hapi apps

authentication hapi hapijs

Last synced: 07 Nov 2025

https://github.com/henriqueyun/payables

Application that permits to the user to register payables in name of assignors in a system

authentication backend docker docker-compose express frontend full-stack js jwt microservice nest node orm prisma rabbitmq swagger typescript

Last synced: 09 Apr 2026

https://github.com/satvikpraveen/djangoversehub

🌟 Production-ready Django CMS with real-time WebSocket notifications, comprehensive REST API, Redis caching & Celery tasks. Features advanced user auth, article management, threaded comments, performance optimization & Docker deployment. Includes 95%+ test coverage & management commands. Perfect for learning enterprise Django patterns! 🚀

api authentication cachine celery cms django django-rest-framework docker enterprise full-stack notifications performance postgresql production-ready python real-time redis testing web-development websockets

Last synced: 02 Apr 2026

https://github.com/wi3ard/google-identity-admin

Google Identity Platform Admin CLI

authentication command-line-tool google identity

Last synced: 07 Jun 2026

https://github.com/chernikovkonstantin507/izzisession

izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.

api apple auth authentication authentication-middleware authorization ios jwt session swift token

Last synced: 05 Sep 2025

https://github.com/chayan-1906/react-native-wallet-node.js

🚀 Fast, secure REST API in Node.js/TypeScript with Postgres (Neon) & Prisma, Clerk auth + ✉️ email verification, Redis‑powered 🚦 rate limiting, transaction CRUD + 📊 balance summary.

authentication clerk email-verification express neon-database nodejs postgresql prisma rate-limiting redis rest-api typescript zod-validation

Last synced: 11 Apr 2026

https://github.com/mediacomem/express-jwt-policies

Lightweight JWT authentication & authorization middleware for Express

authentication authorization express jwt policy

Last synced: 26 Apr 2026

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

AWS Cognito React Native UI is a react-native (app) package that allows designers to customize the UX to work with AWS Cognito.

authentication aws aws-amplify cognito hooks react react-native typescript ui

Last synced: 09 Apr 2026

https://github.com/mgunawardhana/nestjs-passkey-auth-platform

Modern passwordless authentication system using WebAuthn (Passkeys) with NestJS and MongoDB. Features include multi-device passkeys, MFA, risk-based authentication, JWT refresh rotation, RBAC/ABAC authorization, audit logs, and compliance-ready security design.

authentication fido2 iam identity mfa passkeys passwordless security webauthn zero-trust-security

Last synced: 11 Mar 2026

https://github.com/bug3/aws-saml-cli

A CLI tool to fetch AWS credentials using SAML authentication

authentication automation aws cli credentials identity-provider saml sts

Last synced: 15 May 2026

https://github.com/niradler/authom-proxy

open-source authentication proxy service that simplifies the integration of various OAuth providers into your applications

authentication proxy

Last synced: 19 Aug 2025

https://github.com/modernmcguire/drawbridge

Add 2FA support to your Laravel Application

authentication email laravel magic-links two-factor-authentication

Last synced: 27 Apr 2026

https://github.com/ajayygurjar/shoppy_user

Modern React e-commerce web application with Firebase backend, featuring shopping cart, user authentication, order management, and responsive design

authentication bootstrap ecommerce-website firebase reactjs redux-toolkit shopping-cart

Last synced: 11 May 2026

https://github.com/bluk/passdata

Authentication and authorization data in a logic programming language.

authentication authorization bearer-token bearer-tokens cookie cookies session sessions token tokens

Last synced: 25 Jul 2025