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/msclock/pyauthorizer

A simple authorizer for python project.

authentication authorizer license license-generator

Last synced: 16 Jan 2026

https://github.com/jav-dev-code/firebase-project

SignUp/LogIn Form with Google Authentication Reset Password and LogOut Functionality with Welcome Page Using FireBase

authentication backend database firebase js

Last synced: 11 Apr 2026

https://github.com/detronetdip/sylvr-internship-project

This is a sample application that provides a login and registration functionality with authentication using JWT tokens and password hashing using the bcrypt crypto library. The application is Dockerized, allowing for easy deployment and scalability.

authentication docker jwt mongodb nodejs react

Last synced: 11 Apr 2026

https://github.com/guyshane/unlocknode

A Node.js library for communicating with Unlock

authentication javascript jwt nodejs passwordless

Last synced: 11 Apr 2026

https://github.com/mona-chen/raven-iam

Raven IAM Service: Centralized Single Sign-On (SSO) for seamless user authentication across applications.

access-management auth0 authentication iam identity-management jwt single-sign-on sso sso-authentication user-management

Last synced: 02 May 2026

https://github.com/moumen-soliman/nodejs-chat

Simple chat application, you can create chat room with join more than one user and multiple rooms in same time with secure data in one room and authentication for users with mongodb , you can follow what happening in console.

authentication javascript momentjs mongodb mongodb-database mongoosejs mustache-js node node-js nodejs npm socket-io socket-io-client ui-components

Last synced: 07 Apr 2026

https://github.com/rickyc0626/authentication-example

⚗️ An example authentication system with registration and login forms

authentication axios bcrypt expressjs jwt mongodb nextjs nodejs react styled-components tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/magiclabs/scrappy-twitter-api-client

Scrappy Twitter API is a Go-backend project that is secured by the Magic SDK. This Next.js app authenticates the user and gives the access token required to make POST or DELETE requests with the Scrappy Twitter API.

authentication magic-sdk nextjs postman rest-api user-identity

Last synced: 01 Jul 2025

https://github.com/syedaanif/16-authentication

This repository contains learnings for authentication and authorization of node applications

authentication authorization cascading-style-sheets css ecmascript expressjs html-css-javascript html5 hypertext-markup-language javascript js nodejs postgresql

Last synced: 11 Apr 2026

https://github.com/samarthmule/netflix_clone

This is a fully functional Netflix Clone built using the MERN Stack (MongoDB, Express.js, React.js, Node.js) with features like user authentication, movie/TV show streaming, search functionality, and more. The project integrates the TMDB API for dynamic content and includes a responsive, user-friendly UI designed with Tailwind CSS.

authentication expressjs javascript mongodb movie-streaming nodejs reactjs tailwindcss

Last synced: 11 Apr 2026

https://github.com/remcostoeten/productivity-panel

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.

authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db

Last synced: 11 Apr 2026

https://github.com/seokminhong/gatsby-cloudflare-rs

A demo for Cloudflare Workers' native Rust runtime, but not just kind of a hello world.

authentication cloudflare cloudflare-pages cloudflare-workers gatsby github lambda oauth2 rust

Last synced: 11 Apr 2026

https://github.com/padok-team/security-auth-alb

Code to deploy a PoC of application authentication using an Application Load Balancer integrated with AWS Cognito.

authentication aws security

Last synced: 10 Jun 2025

https://github.com/doriantaylor/rb-forget-passwords

Standalone module for extremely lazy Web authentication

authentication web

Last synced: 31 Mar 2025

https://github.com/zacksleo/yii2-authclient

Yii AuthClient for Lianluo ( lianluo.com)

authentication oauth2 oauth2-client yii2 yii2-extension

Last synced: 27 Feb 2026

https://github.com/konradmi/auth-nodejs-mongo

Boilerplate for server side authentication with node.js, passport and MongoDB

authentication express jwt mongo nodejs passportjs

Last synced: 12 Apr 2026

https://github.com/ninjanazal/cerberus

A fast, lightweight, and secure authentication microservice built with Go, designed to handle user registration, login, token management, and access control with ease. Perfect for integrating into modern apps and microservice architectures, it’s simple to set up, fun to use, and flexible enough to grow with your project!

authentication docker golang study

Last synced: 10 May 2026

https://github.com/unyt-org/example-auth

A simple demo on how to include unyt Auth in your UIX app

authentication endpoint login registration uix unyt unytauth unytorg

Last synced: 11 Jun 2025

https://github.com/vedushka/qrwaiter-backend

Web service for restaurants. Call the waiter by qr-code

authentication dotnet-core firebase-messaging mssql-database

Last synced: 17 Mar 2026

https://github.com/harshilmalani07/tomato

Tomato is the MERN Stack-powered food ordering website that makes online food shopping easy and secure. With user and admin panels, secure JWT Authentication, Stripe payments, and essential features like Login, Add to Cart, and Order Management, it's perfect for a seamless food ordering experience.

authentication bcrypt express food-delivery food-delivery-application jwt-authentication mern-stack mongodb mongoose mvc-architecture-pattern nodejs reactjs responsive-design rest-api stripe-payments vite

Last synced: 09 Apr 2026

https://github.com/thony32/express-1

First experience with REST.API with plain SQL queries

authentication express javascript mysql sql

Last synced: 12 Apr 2026

https://github.com/aldy505/2fa-auth-sample

Sample code repository for 2 factor auth like Medium or Notion (multiple languages!)

2fa 2fa-security authentication golang nodejs typescript

Last synced: 09 May 2026

https://github.com/andresfernandez89/auth-nextjs

Website with user authentication, registration, login, and logout.

authentication nextjs14 react react-form-hook shadcn-ui tailwindcss vercel zod

Last synced: 12 Apr 2026

https://github.com/git-abby/shop-app

A React.js e-commerce app with Firebase Authentication for secure login, Google Sign-In, and product browsing. Styled with Tailwind CSS.

404-page authentication firebase firebase-auth frontend github-actions javascript reactjs rest-api tailwindcss webdevelopment

Last synced: 12 Apr 2026

https://github.com/samuelmsilva2v/apilogin

API RESTful para criação e autenticação de usuários.

authentication jwt user

Last synced: 01 Apr 2025

https://github.com/ugreg/pcf-authentication

💪🏽 Power Apps Component Framework Authentication

authentication openid powerappscomponentframework react typescript

Last synced: 28 Mar 2025

https://github.com/nia3zzz/mern---to-do-app

This app allows users to manage a list of todos, featuring functionalities for adding new todos, marking todos as completed, and deleting todos. It uses MongoDB as the database to store todo data, Express.js for handling server-side logic, React.js for building the user interface, Firebase authentication method and Node.js for server-side runtime.

authentication bcryptjs bootstrap express firebase firebase-auth full-stack full-stack-web-development jsonwebtoken mern-stack mongodb nodejs nodemon react-router reactjs todoapp

Last synced: 12 Apr 2026

https://github.com/victorcast2/no_sql_gestion_buques

🚢 Gestión Inteligente de Horarios y Buques de Carga Puerto de Cartagena Una aplicación web desarrollada con Spring Boot y Spring Security, diseñada para optimizar la planificación, programación y gestión operativa de buques de carga en el puerto de Cartagena.

authentication authorization dashboard docker java javascript jwt logical-operators logical-programming mongodb redis spring-framework spring-security thymeleaf

Last synced: 03 Jul 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/kedarkk1/auction_website_wtl

BiDefi: auction_website for WTL subject. Scroll down⬇ this github page to see screenshots of the application.

authentication authorization django-rest-framework djoser jwt nextjs postgresql razorpay redis wsl

Last synced: 12 Apr 2026

https://github.com/zoelabbb/bunauth

BunAuth is a simple project that combines the power of Bun, a modern JavaScript runtime, and Hono, a minimalistic web framework for Node.js. This project serves as an illustrative example of implementing basic authentication using the Bearer Token method.

authentication basic bun hono json security typescript

Last synced: 12 Apr 2026

https://github.com/muhammadsarimwaseem/bloging-app

A blogging app for saving and managing notes with Node.js, MongoDB, Express, EJS, authentication, and user-specific posts.

authentication ejs environment-variables expressjs mongodb nodejs

Last synced: 12 Apr 2026

https://github.com/michallesss/api-authentication

rest api with user authentication (register and login)

api authentication nodejs rest-api

Last synced: 24 Aug 2025

https://github.com/biggaji/0xhut

Easy identity authentication protocol for servers and users.

authentication authorization biggaji mongodb mongodb-atlas mongoose nodejs nodejs-server oxhut oxwware rest-api

Last synced: 19 Apr 2026

https://github.com/matterhorn-studios/reactfbauth

A simple ReactJS package ment to make ReactJS/NextJS Firebase authentication easy.

authentication firebase firebase-auth nextjs react typescript

Last synced: 12 Apr 2026

https://github.com/edu-trailblaze/edu-trailblaze-be

The backend for an online learning platform that offers a wide range of courses, degrees, and certificates

asp-net-core auth0 authentication authorization azure cloudinary fine-tuning firebase generative-ai hangfire identity jwt microservices momo nextjs ocelot paypal signalr sqlserver vnpay

Last synced: 12 Apr 2026

https://github.com/zhillerdev/react-clerk-template

Clerk+React+ReactRouter+Antd basic template

antd authentication clerk react react-router tailwindcss vite

Last synced: 12 Apr 2026

https://github.com/kdhttps/auth0-angular-node

Auth0 authentication with Angular and NodeJS :rocket:

angular7 auth0 auth0-jwt authentication nodejs openid-connect

Last synced: 07 May 2026

https://github.com/vimalcvs/firebase-login-registration-authentication-mvvm

This project provides a customizable user interface for implementing Firebase authentication in Android applications. It includes features such as user registration, login, and password recovery functionalities. With seamless integration with Firebase Authentication services, developers can quickly incorporate secure user management.

android authentication firebase kotlin login ui

Last synced: 12 Apr 2026

https://github.com/aayush-dhakal/nodejs-google-oauth-authentication

a website with user authentication using passport-google-oauth20

authentication express-js googleoauth handlebars-js mongodb nodejs oauth2

Last synced: 12 Apr 2026

https://github.com/opserva-io/auth-js

Authentication and authorization frontend, written in JavaScript using React

authentication authorization react reactjs vite vitejs yarn yarn2

Last synced: 12 Apr 2026

https://github.com/tcrouch/omniauth-wonde

OmniAuth strategy for Wonde

authentication edtech oauth2 omniauth ruby wonde

Last synced: 09 Apr 2025

https://github.com/mathcale/go-api-boilerplate

A slightly opinionated HTTP API boilerplate with the Go programming language

api authentication boilerplate clean-architecture golang rest-api

Last synced: 02 Apr 2025

https://github.com/pericles001/alx-backend-user-data

ALX Africa SE program backend user data projects repository

authentication backend session-management

Last synced: 13 Apr 2026

https://github.com/fakhranii/e-learning-platform-nestjs-api

Educational platform api - project with Nest JS framework - Mysql ( typeOrm )

authentication docker docker-compose mysql-database nestjs nodejs restful-api typeorm typescript

Last synced: 13 Apr 2026

https://github.com/moosaharoon6/auth-with-fierbase

Authentication Boilerplate with Next.js, Tailwind CSS, and Firebase 🔒 A modern authentication boilerplate featuring: Frontend: Next.js, React, Tailwind CSS, DaisyUI. Backend: Firebase with secure sign-up, login, and email verification. Clean structure, reusable components, and responsive design for fast development.

authentication dais database login nextjs reactjs signup tailwindcss

Last synced: 11 Mar 2025

https://github.com/ryomendev/web-d

This repository is dedicated to learning and understanding Web Development. It covers foundational topics like HTML, CSS, JavaScript, and responsive design, focusing on building user-friendly, interactive websites with best practices for frontend development and basic web design principles.

authentication authorization dom-manipulation git github javascript model nodejs payement-management reactjs reactjs-components tailwindcss

Last synced: 13 Apr 2026

https://github.com/rkgitvinay/node-express-pg-boilerplate

Production ready starter boilerplate for building RESTful APIs using Node.js, Express, and PostgreSQL

api authentication backend boilerplate express knex nodejs objection objectionjs postgres rest-api starter-template

Last synced: 13 Apr 2026

https://github.com/dreyydk/authify

Authify is an advanced, 100% open-source authentication API designed for Node.js developers looking for a faster and easier way to implement a complete authentication system in their web applications.

authentication expressjs mongodb nodejs

Last synced: 13 Apr 2026

https://github.com/mittalbhavya/slack-gdsc-mycut

Discover the GDSC Slack App, a React-based web application designed to seamlessly integrate with Slack. This app provides users with an intuitive interface to interact with Slack functionalities, offering features like user authentication, sign-in, and sign-up capabilities. Built with Node.js and Express for the backend, and utilizing OAuth 2.0

authentication backend express frontend integration nodejs react webdevelopment

Last synced: 13 Apr 2026

https://github.com/pinsaraperera/vivent

This is complete event management software application. Manage participants, mark attendance, Easy Email Campaigns, Bulk participants adding, bulk email sending, Email template management, role base access, security features and many more.

authentication bulk-operation event-management-system role-based-access-control

Last synced: 28 Jun 2025

https://github.com/code-district-team/laravel-template

Laravel multi-tenant app template with domain-based separation, built-in auth, tenant-aware models, asset compilation, and modern frontend setup

authentication axios backend bootstrap composer cors domain-separation eloquent laravel mariadb multi-tenant mvc mysql php template web-development

Last synced: 13 Apr 2026

https://github.com/nikcladis/instagram

🔗 Social media application, built with React, React Router, Zustand, Chakra UI, Firebase

authentication chakra-ui firebase hooks localstorage react react-router social-app social-media social-media-app state-management ui ux zustand

Last synced: 05 Apr 2026

https://github.com/parmilan1998/secure-auth-platform

A secure full-stack authentication platform built with Express, MongoDB, and TypeScript backend, and React + Tailwind CSS frontend. Features JWT auth, refresh tokens, email verification, and password recovery.

access-token authentication authorization cookie express forgot-password mongodb nodejs react refresh-token reset-password tailwindcss typescript verify-email

Last synced: 05 Apr 2026

https://github.com/tienan92it/nextjs-auth

This is a custom from nextauth

authentication nextjs

Last synced: 13 Apr 2026

https://github.com/robertoborges/democustomauth

Simple demo app that uses Individuals Authentication AspNet Core with a custom Attributes

asp-net-core attributes authentication authorization decorators identity

Last synced: 02 Apr 2025

https://github.com/nlog/nlog.windowsidentity

NLog extensions for displaying User Windows Identity and target wrapper for user impersonation

authentication csharp dotnet identity nlog nlog-target

Last synced: 13 Apr 2025

https://github.com/gigaberdzenishvili/react-finance-tracker

This application is for tracking personal expenses, built using Vite, React, CSS Modules, Firebase, Firebase Authentication, Firebase Firestore, React Router, and React Context.

authentication cssmodules-react firebase firestore react react-context react-router-v6

Last synced: 13 Apr 2026

https://github.com/hanez/chkpwd

chkpwd is a program that checks the validity of a users password on a UNIX / PAM-based system. (mirror from: https://git.xw3.org/hanez/chkpwd)

authentication cgi checkpassword checkpw chkpwd linux pam passwd password shadow shell unix

Last synced: 14 Jun 2025

https://github.com/farzadghanei/miniauth

small program (and a Python library) for local user authentication

authentication python python3

Last synced: 14 Jan 2026

https://github.com/hugmanrique/auther

:rotating_light: Flexible BungeeCord client authentication API

authentication bungeecord mojang

Last synced: 16 Mar 2025

https://github.com/justnixx/usr_auth

A simple authentication module coded in object-oriented PHP.

authentication login-system php registration-system

Last synced: 01 Mar 2025

https://github.com/cryblanka/blueauth

This is a custom authentication system designed for Bluesky, a social media platform. The system facilitates the verification of user ownership by generating and validating a unique string.

api auth authentication bluesky bsky bskyapp php

Last synced: 21 Apr 2026

https://github.com/evgenywas/modnikky

The first SPA on Vue.js as an introduction to this JavaScript framework. Modnikky is an online store of women clothes with PLP, PDP, bag, wish-list and authentication pages.

authentication axios pinia scss swiper typescript vite vue-lazyload vue-router vue3

Last synced: 18 Apr 2026

https://github.com/hanez/checkpw

checkpw is a program that checks the validity of a users password on a UNIX/PAM-based system. (mirror from: https://git.xw3.org/xw3/checkpw)

authentication cgi checkpassword checkpw linux pam passwd shadow shell unix

Last synced: 27 Mar 2025

https://github.com/center-key/grails-security-plugin

Straightforward security you can understand

authentication grails grails-plugin groovy security

Last synced: 01 Apr 2025

https://github.com/csaba79-coder/amigoscodejsonwebtokenjwt

JSON Web Token, Security, Authentication, Authorization

authentication authorization jsonwebtoken security

Last synced: 26 Mar 2025

https://github.com/royanger/remix-auth-bungie

Strategy for Remix Auth to authenticate against the Bungie Oauth endpoints.

authentication destiny2 destiny2api oauth2 remix remix-run

Last synced: 20 Jun 2025

https://github.com/r8/ash_authentication_firebase

Firebase token authentication strategy for AshAuthentication.

ash authentication elixir firebase firebase-auth

Last synced: 20 Apr 2026

https://github.com/bukhavtsov/smart-dictionary

The Smart Dictionary is a language-learning tool designed to provide real-time translations, word suggestions, and definitions, helping users improve their vocabulary while engaging with foreign texts.

ai authentication chatgpt docker echo go golang jwt postgres rest-api

Last synced: 10 Apr 2025

https://github.com/kubex-ecosystem/gobe

GoBE is a complete backend with MCP, CLI, GUI, API, and more for help you managing your technology stack

authentication authentication-backend automated automation backend discord-bot golang mcp-server open-source zero-configuration

Last synced: 15 Oct 2025

https://github.com/huahuai23/unionpay3060

对接银联3060,基于 Javalin 框架构建的企业认证服务,适用于需要企业认证和授权能力的微服务环境,也可以作为普通 web 服务初始的脚手架。

authentication java javalin swagger unionpay

Last synced: 06 Oct 2025

https://github.com/shubhamdutta2000/api-key-authentication-with-fastapi

API key-based authentication. This is authentication in the form of an arbitrary string with an arbitrary length, which gives access to an API.

api-key-authentication authentication fastapi hacktoberfest postgresql

Last synced: 18 Apr 2026