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/tanmayvaij/shaasium-auth

A scalable and secure authentication microservice built with NestJS, Prisma ORM, and [TypeScript], designed for multi-tenant or modular BaaS platforms. Part of the Shaasium backend suite.

authentication docker-image javascript microservice modularization module nest nestjs nestjs-backend node node-js nodejs

Last synced: 04 May 2026

https://github.com/yashikams25/login-page

The Login & Registration page allows users to securely create accounts and log in to access personalized features on the e-commerce platform. It ensures smooth user experience with form validation and secure authentication.

authentication css django e-commerce-website form-validation html login-registration security user-auth

Last synced: 04 May 2026

https://github.com/rohaantelangur/react_redux_advance_todo_list

A To-do list app. User can add a task, delete it, edit its description, and clear the completed tasks.

api authentication axios chakra-ui json-server react redux

Last synced: 04 May 2026

https://github.com/rah-0112/whatsapp-clone

An WhatsApp-clone in React JS, Material UI and Firebase. It has a voice-recognition messaging library with emoji integrated into chat. It provides google authentication using firebase and we can also Sign In using email and password. Got help from Clever Programmer for BackEnd.

authentication emojis firebase react voicechat whatsapp

Last synced: 04 May 2026

https://github.com/santiagortiiz/platzi-backend-javascript-11-nodejs-auth-microservices-redis

Platzi. School of Node.js: Backend Development with JavaScript. Node.js Course Classes: Authentication, Microservices and Redis

authentication backend cache express javascript microservices nodejs platzi redis

Last synced: 04 May 2026

https://github.com/enkel-digital/firebase-authentication

Plugin for create-express-auth-middleware lib to authenticate firebase auth users

authentication express firebase middleware plugin

Last synced: 05 May 2026

https://github.com/parsin/jwt-authentication-with-refresh-token-rotation-and-redis-storage

JWT Authentication with Refresh Token Rotation and Redis Storage

authentication jwt redis refresh spring-boot

Last synced: 04 May 2026

https://github.com/hayanisaid/angular-auth0-app

using Auth0 authentication with Angular2

angular2 angularjs auth0 authentication single-page-app

Last synced: 04 May 2026

https://github.com/egrajeda/labs-auth0-with-python

Playing around with Auth0 and Python.

auth0 authentication flask python sso

Last synced: 04 May 2026

https://github.com/harsh-kumar-jha/ed-tech

An intelligent, scalable, and modular Node.js + TypeScript platform for IELTS test prep. Features include AI-evaluated tests, student progress tracking, real-time interactions, and comprehensive support for all four IELTS sections.

ai-integration authentication edtech expressjs groq-ai ielts joi multer nodejs oauth2 postgressql prisma real-time socket-io typescript winston

Last synced: 05 May 2026

https://github.com/yannx79/travel-booking-api

This project is a web API for a travel booking system using Laravel version 11. It will allow users to interact with travel data and functionalities.

apache api authentication authorization eloquent laravel mysql php sanctum testing

Last synced: 05 May 2026

https://github.com/qup42/django-aletheia

WebAuthN support for Django. Provided with a custom AuthBackend.

authentication django webauthn

Last synced: 05 May 2026

https://github.com/arshitarora/face-recognition-authentication

This is a Python program that uses OpenCV and face recognition libraries to perform real-time facial recognition and authentication. The program captures video from the webcam, detects faces, and matches them against a pre-trained dataset to identify individuals

authentication cv2 face-recognition opencv python

Last synced: 05 May 2026

https://github.com/thomas-dev7/gymcontroll-api

Backend API for GymControll, built with Laravel. This project is being migrated to a microservices architecture, separating backend and frontend for improved scalability, performance, and maintainability. The API handles user authentication, workout tracking, and load management, ensuring a seamless experience for athletes and trainers.

api authentication laravel php sanctum sql

Last synced: 05 May 2026

https://github.com/seanbudd/group2fa

MFA to map users to secrets: many to one, one to many, and many to many

2fa authentication docker mfa mfa-workflow react webapp

Last synced: 05 May 2026

https://github.com/casdoor/asgi-auth-sso

ASGI authentication / Single-sign-on (SSO) middleware

asgi auth authentication casdoor fastapi middleware py python sso wsgi

Last synced: 05 May 2026

https://github.com/dotpep/social-media-api

Social Media API using FastAPI, Postgres, Docker, and deployed to Cloud with testings, CI/CD pipeline and etc.

authentication cicd digitalocean docker fastapi postgresql pytest restapi

Last synced: 05 May 2026

https://github.com/yousef-sayed-younis/flutter-authentication-clean-architecture

A clean and reusable authentication system for Flutter apps. This project provides a structured way to manage form validation, controllers, and authentication logic using clean architecture principles.

authentication clean-architecture dart flutter form-validation state-management textformfield

Last synced: 05 May 2026

https://github.com/teeldinho/teeldinho-store

TD Store is an e-commerce minimum viable product (MVP) designed to showcase the general functionality of an online store.

authentication authorization cart ecommerce nextjs14 reactjs serveractions shop

Last synced: 05 May 2026

https://github.com/kemboi590/rentalrides-api

This is the API for the rental rides management system. A vehicle rental manahement sytsem

authentication authorization azurewebapp drizzle-orm honojs nodemailer postgres stripe-checkout typescript

Last synced: 05 May 2026

https://github.com/aldotestino/hono-cloudflare-workers

A template repository to deploy a Hono application on Cloudflare Workers

authentication clerk cloudflare-workers drizzle hono neon postgres serverless

Last synced: 05 May 2026

https://github.com/tory1103/nextjs-supabase-boilerplate

Next.js + Supabase Starter is a quick starting point for building web applications with Next.js and Supabase. It includes ready-to-use authentication, real-time database management, and dynamic pages, all easily customizable.

authentication boilerplate nextjs real-time-database starter supabase supabase-auth web-development

Last synced: 05 May 2026

https://github.com/mashayeakh/ph-healthcare-backend

Healthcare Backend is a secure and scalable server-side application tailored for modern healthcare platforms. Built with Node.js, Express.js, and PostgreSQL, it leverages Better Auth for advanced authentication and role-based authorization to ensure data privacy and compliance with healthcare standards.

api-rest authentication authorization backend better-auth express expressjs healthcare-application nodejs postgresql role-based-access-control scalable secure

Last synced: 06 May 2026

https://github.com/rafaelcarvalhocaetano/_authentication

API: Authentication with Go using Fiber, Gorm with cookie strategy

authentication gin golang gorm jwt

Last synced: 06 May 2026

https://github.com/hansajaa/todo-backend

The given Todo App REST API with Spring Boot is designed to be secure for user authentication, tasks management, and access control using JWT and Spring Security. It supports features like user registration and login, Todos manipulation - creation, read, update, and delete, paging, sorting, and also searching. Each user can only access his tasks.

authentication authorization java jwt layered-architecture mysql pagination sorting spring spring-boot spring-security

Last synced: 06 May 2026

https://github.com/sanjitgh/pet-care-forontend

PetCare is a user-friendly web application designed to connect pet lovers with animals in need of a forever home. Whether you are looking to adopt a pet, browse available pets, or manage adoption requests, PetCare simplifies the entire process.

adopt authentication donations ecommerce-application payments

Last synced: 06 May 2026

https://github.com/jayx2381838/tasty-kitchens

🍽️ Build the Tasty Kitchens App to practice React skills while fetching data, using routing, and implementing authentication and authorization methods.

authentication authorization css-animations figma html javascript react react-components react-router-dom

Last synced: 06 May 2026

https://github.com/srinithirajendran/jobbyapp

Jobby is a job portal app that allows users to view job listings with detailed descriptions after authentication. It also features a search functionality to help users find specific job opportunities.

authentication html-css-javascript reactjs

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/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/abdullahmuhammed5/express-mongo-auth-app

simple expressJs authentication app using mongo client

authentication authorization express expressjs javascript js mongo node-js nodejs

Last synced: 06 May 2026

https://github.com/rimasultana/service-sphere-client

ServiceSphere is an intuitive platform designed to make service sharing easy. Whether you are a service provider or a seeker, the platform allows you to manage, book, and share services with ease

authentication daisyui reac-router-dom react-hooks react-hot-toast react-router reactjs taiwindcss

Last synced: 06 May 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/kartikmehta8/rust-node-auth-service

This project is a robust authentication service combining Rust and Node.js with MongoDB for secure user management, password hashing, JWT authentication, and protected routes via Neon bindings and Express.js.

authentication expressjs neon-bindings rust

Last synced: 06 May 2026

https://github.com/shailendra1703/netflix

It's a clone of one of the most popular OTT platform Netflix, I created this as an assignment while learning MERN stack developement

authentication authorization mongodb nodejs react

Last synced: 12 Apr 2026

https://github.com/sankalp-403/invitation_card_generator

A web app to generate customizable invitation cards with login/signup authentication using Node.js, EJS, MongoDB.

authentication ejs express mongodb nodejs webapp

Last synced: 12 Apr 2026

https://github.com/adamazad/trador-data

Trådor's Auth and API servers

authentication hapi rest

Last synced: 11 May 2026

https://github.com/likhithkp/express-mongo-jwt

This project demonstrates a basic authentication flow using Express.js and MongoDB with secure password hashing and validation. User passwords are hashed with bcrypt before storing them in MongoDB. During login, the credentials are verified, and a JWT (JSON Web Token) is issued for secure authentication.

authentication authorization bcrypt express expressjs hash jwt-authentication jwt-token mongodb mongoose rest-api salt

Last synced: 12 Apr 2026

https://github.com/salman-faris-pk/drbackendappointment

Creates Functions of Doctor appointments and boookings

authentication cloudinary expressjs joi-validation jwt mongoose nodejs nodemon

Last synced: 12 Apr 2026

https://github.com/chnb128/auth-clj

Independent auth server

auth authentication authorization clojure server

Last synced: 02 Apr 2025

https://github.com/pnstack/nestjs-auth-service

Auth service build with nestjs ❤️ prisma

authentication docker graphql nestjs postgresql prisma

Last synced: 12 Apr 2026

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/tomcyr/workos-go-authkit-example

GO WORKOS integration example using AuthKit and Fiber

authentication authorization go golang

Last synced: 03 Jun 2026

https://github.com/rgl/wso2is-playground

WSO2IS (WSO2 Identity Server) Playground

authentication oauth2 oidc openid-connect sso wso2 wso2-identity-server wso2is

Last synced: 31 Mar 2025

https://github.com/yash-handa/signin-signup

A fun project which provides Complete Authentication and Registration of all users.

authentication csurf expressjs facebook github google linkedin nodejs passportjs

Last synced: 12 Jul 2025

https://github.com/akhand55/atm-interface

ATM interface in java and perform many function

authentication dsa-algorithm java oops-in-java recursion-algorithm

Last synced: 04 Apr 2025

https://github.com/driftingruby/282-recaptcha-v2

Reduce the number of bots and spam your site gets with Google reCAPTCHA v2 on your Ruby on Rails application.

authentication ruby ruby-on-rails security spam

Last synced: 09 Apr 2025

https://github.com/amamov/django-boilerplate

⚡️ django + basic auth + bootstrap + mysql boilerplate ⚡️

authentication bootstrap4 django python

Last synced: 08 May 2026

https://github.com/bondbox/xpw

Password management and authentication.

auth authentication ldap password

Last synced: 08 Apr 2025

https://github.com/vinubalagopalap/vmeet

VMeet is a virtual collaboration platform that allows you to have a life like social experience. Imagine a virtual extension of your workspace in which physical boundaries disappear.

authentication pwa reactjs unity vrchat vrmeet

Last synced: 11 Apr 2026

https://github.com/robson-teixeira/java-spring-boot-3-ii-clinic-manager

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Avançado) - Spring Boot 3: aplique boas práticas e proteja uma API Rest da plataforma Alura.

alura api api-rest authentication authorization crud-api good-practices insomnia jdk jpa jre json-web-token jwt lombok maven mysql spring spring-boot spring-initializr tratamento-de-erro

Last synced: 02 Jan 2026

https://github.com/rafaeltws/sistemadechamados

Aplicação destinada para organizar o sistema de chamados de uma empresa que presta serviços

authentication firebase react-router-dom

Last synced: 16 May 2026

https://github.com/destinio/react-firebase-auth-ts

Trust is a big word for me. Loyalty and trust, for me, are everything. It's the core of what I'm about and what the people around me hopefully are about. It's a certain thing that gives you a sense of security. It's the biggest factor in everything I do. - Tommy Mottola

authentication firebase firebase-auth react typescript

Last synced: 11 Apr 2026

https://github.com/maximemoreillon/mosquitto_auth_gateway

A service to connect Mosquitto's mosquitto-go-auth plugin to the user manager API

authentication express mqtt

Last synced: 11 Apr 2026

https://github.com/antonio-savio/beautymanager-front-end

💄 Front-end do BeautyManager, um sistema web no modelo SaaS (Software as a Service) desenvolvido para facilitar a gestão de salões de beleza, otimizando o controle de clientes, agendamentos e serviços.

authentication automated-testing axios-react chakra-ui chakra-ui-react cookies front-end-development jest nextjs stripe testing-library typescript typescript-nextjs typescript-react

Last synced: 18 Apr 2026

https://github.com/jroedel/laminas-juser

User management module for ZfcUser

authentication user-management zf3

Last synced: 20 Apr 2026

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

Firebase Authentication using React-Native and Expo CLI.

authentication expo-cli firebase react-native

Last synced: 11 May 2026

https://github.com/dubniczky/trustless-authentication

Secure authentication protocol without sending or storing the password

authentication cryptography password protocol

Last synced: 31 Mar 2025

https://github.com/mert-turkgil/alpha

A freelance website for custom-made safety work shoes. Updating, deleting and creating in every way available. resx files update value creation and deletion available. When deleting and creating an entity, there is communication between them, but it would be better if I created services for these instead of processing them in the controller.

authentication authorization ckeditor4 datatables-plugin dotnet dotnet-core gmail-smtp identity mssql mssql-database mssql-server mvc mvc-architecture mvc-framework net oop oop-principles resx resx-manager smtp-mail

Last synced: 13 May 2026

https://github.com/alannub/movieflix

Projeto Spring Boot para cadastro de catalogo de filmes

authentication flyway insomnia java jpa jwt lombok maven migrations postgresql spring-boot spring-security swagger

Last synced: 13 Apr 2026

https://github.com/diivvuu/nextjs-boilerplate

This repository provides a ready-to-use setup for integrating Convex and Kinde authentication into a Next.js application. With this setup, you can quickly configure user authentication, create new users, and manage sessions securely using Convex as the backend and Kinde as the authentication provider.

authentication boilerplate boilerplate-template convex convex-backend full-stack kinde-auth nextjs-starter nextjs15 react typescript

Last synced: 10 May 2026

https://github.com/pangeacyber/pangea-integration-auth0-new-account

Use Pangea Security APIs with Auth0 authentication to validate new user registrations

authentication integration security

Last synced: 28 Jun 2025

https://github.com/abdullahmuhammed5/recipes-app

Application for managing recipes and it's ingredients. Buy your ingredient and make your own recipe.

angular7 authentication authorization firebase typescript

Last synced: 11 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/xpdojo/auth

authentication, authorization

authentication authorization ldap oauth2 openid

Last synced: 31 Mar 2025

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

A message board application based on Angular

angular authentication

Last synced: 21 May 2026

https://github.com/ydv-ankit/techgear-client

Electronics E-commerce webapp built with reactjs and typescript along with code formatting and best practices

authentication radix-ui reactjs tailwindcss typescript

Last synced: 18 Apr 2026

https://github.com/devansh-walia/blogger-app-web

A simple react blogging application with google and facebook oAuth

authentication axios cookie reactjs router-dom tailwindcss

Last synced: 13 Apr 2026

https://github.com/thecodingmontana/lock-smith-auth-template

A Nuxt template featuring robust authentication: email/password login, HaveIBeenPwned checks, passkey sign-in, email verification, 2FA (TOTP, recovery codes, passkeys), and password reset with 2FA.

authentication drizzle-kit drizzle-orm lucia nuxt postgresql shadcn-ui shadcn-vue tailwindcss

Last synced: 28 Apr 2026

https://github.com/antoineburet/sql-injection-prevention-demo

A Node.js demo of SQL injection, plain text password storage, and how to fix it with parameterized queries and hashing.

authentication mysql nodejs security security-demo sql-injection

Last synced: 18 Apr 2026

https://github.com/sap-samples/s4hana-ext-authentication

SAP Extensibility Explorer example: Set Up Authentication for SAP S/4HANA Cloud Extensions.

authentication s4hana sample sample-code sap-s4hana-cloud tutorial-code

Last synced: 11 Mar 2026

https://github.com/SajadTroy/auralab

Auralab is a secure, encrypted login and token generation package designed for authentication workflows. It provides AES encryption and customizable token expiration handling, offering an alternative to JWT. Ideal for Node.js and TypeScript applications.

authentication encryption encryption-decryption hash jwt login npm npm-package signup

Last synced: 18 Apr 2025

https://github.com/jgraichen/omniauth-multipassword

OmniAuth strategy for authentication using different password strategies at once.

authentication omniauth omniauth-strategy password ruby

Last synced: 03 Sep 2025

https://github.com/atlaxt/starter-vue-nuxtui

Opinionated Vue 3 starter — NuxtUI, Tailwind CSS, Pinia, i18n, and auto-imports out of the box.

authentication auto-import i18n nuxtui pinia starter starter-template tailwind taiwlindcss template vite vue-template

Last synced: 29 May 2026

https://github.com/eyupfidan/node-blog

This project is a blog application developed using Node.js, Express, Handlebars, and MongoDB.

authentication express handlebars session

Last synced: 11 Apr 2026

https://github.com/mmallikarjun2312/authentication_api

User_login_signup_Authentication using NodeJS, Express JS, SQLite these api's perform various operations like verifying user credentials while login/signup after entering valid credentials it also encrypts password while signing up new user before storing in DB.

api authentication database expressjs javascript loginsignup nodejs sqlite3

Last synced: 11 Apr 2026

https://github.com/hayouni15/nodejs-rest

This is project is a demonstration of nodejs power in creating REST API's.

authentication authorization expressjs jwt midleware mongodb mongoose promises

Last synced: 11 Apr 2026

https://github.com/ranjeet2311/job_board

Key features include job posting and management for employers, a job search with filters for location and job type, and secure user registration for managing profiles and applications. Both employers and candidates have personalized dashboards for tracking job postings and applications.

authentication authentication-backend create-portal crud-operation expressjs mongodb mongoose-schema mongoosejs navigation object-oriented-programming pagination params react-hooks react-router reactjs redux redux-toolkit xss-detection

Last synced: 11 Apr 2026

https://github.com/eccenca/cmem-plugin-auth

Authenticate to services and provide the OAuth2 access token for other tasks.

authentication corporate-memory eccenca oauth2 plugin

Last synced: 15 Mar 2025

https://github.com/curityio/idsvr-customization-recipes

Recipes for customizing login screen related behavior for the Curity Identity Server

authentication customization look-and-feel oauth openid-connect

Last synced: 07 Jul 2025

https://github.com/ryanhustler420/wavestore

A React based Guitar E-commerce Web site with all functionality. and stripe as a payment service. check commit for more info.

api authentication database expressjs javascript mongodb mongoose nodejs open-source reactjs shopping-app shopping-cart shopping-list signup

Last synced: 12 Apr 2026

https://github.com/eprofos/captcha

Eprofos Captcha library - A professional PHP 8+ library for generating visually sophisticated captchas with advanced security features and accessibility options.

accessibility anti-spam authentication captcha php8 security verification

Last synced: 26 May 2026