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/khasbilegt/django-user-email

Custom, simple Django User model with only email and name fields

authentication django email user username

Last synced: 22 Apr 2025

https://github.com/ghulamghousdev/node-auth-kit

It is a starter boilerplate for node applications with ES6 support and authentication which includes local email and password authentication.

auth authentication boilerplate boilerplate-node express node server

Last synced: 13 Apr 2026

https://github.com/shweaver-MSFT/WebViewNativeAuthSamples

Use native authentication in WebView hosted applications on Windows.

authentication uwp wam webview webview2 windows winui

Last synced: 12 Mar 2025

https://github.com/vielhuber/simpleauth

πŸ”’ Simple php authentication library. πŸ”’

authentication bcrypt jwt php

Last synced: 15 Mar 2026

https://github.com/salrashid123/workforce-federation

Simple demo of GCP WorkForce Federation with SAML

authentication federation google-cloud google-cloud-platform login

Last synced: 16 Mar 2025

https://github.com/girish54321/reqres_swiftui

Reqres_SwiftUI is a simple iOS app built using Swift and SwiftUI to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.

alamofire api api-client authentication http json login networking swiftui swiftui-example

Last synced: 09 May 2026

https://github.com/qaiswardag/php-rest-api-with-token-authentication-for-tasks-management

PHP REST API with token authentication for Tasks Management application.

authentication javascript php rest-api

Last synced: 05 Feb 2026

https://github.com/chen0040/spring-security-csrf-angular-4-demo

Demo on how to integrate angular 4 application with spring application that has spring security and CSRF enabled

angular-4 authentication spring-security

Last synced: 15 Aug 2025

https://github.com/birddevelper/gomologin

Gomologin is Golang (Go) login manager working with RDBMS Databases

authentication authorization go golang gomologin login login-manager login-system role security session sql

Last synced: 28 Apr 2025

https://github.com/ajmalfaris11/mern

A full-stack MERN (MongoDB, Express, React, Node.js) application built for study purposes, following industrial standards. Includes server-side APIs with Node.js and Express, and a dynamic client-side using React with Redux. Focuses on modular architecture, authentication, database integration, and deployment practices for scalable web development.

authentication backend client-side expressjs frontend fullstack-development industrial-standards mern-stack mongodb nodejs reactjs redux rest-api server-side study-project web-development

Last synced: 06 Jul 2025

https://github.com/worldline-go/auth

authenticate and authorization library

authentication keycloak oauth2

Last synced: 01 Apr 2025

https://github.com/github30/note-mcp-server

A lightweight Python MCP (Message Communication Protocol) server implementation for note.com. Enables authentication, server-side message relay, and developer-mode integrations via MCP endpoints.

api-server authentication developer-tools fastmcp fastmcp-cloud mcp mcp-server message-broker microservices note note-com notedotcom python relay

Last synced: 14 Oct 2025

https://github.com/aquiseb/graphql-go-auth

Easy authentication package for https://github.com/graph-gophers/graphql-go

authentication golang graphql oauth2

Last synced: 26 Apr 2026

https://github.com/claudiob/yt-auth

Authenticate users with their Google account

authentication gem google oauth2 rails youtube

Last synced: 12 Oct 2025

https://github.com/tomgrohl/laravel-memory-auth-provider

Laravel In Memory User Auth Provider

authentication driver laravel laravel-memory

Last synced: 04 Sep 2025

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

ALX backend specialization track with backend specific projects

authentication cache pagination

Last synced: 07 Oct 2025

https://github.com/rawwaanntarekk/event-managment-system

The Event Booking System is a full-stack ASP.NET Core 8.0 web app for managing and booking events. It uses a 3-tier architecture with MVC, Entity Framework Core, and MailKit for email notifications. Key features include user authentication, event management, and an admin dashboard.

3-tier-architecture asp-net-identity asp-net-mvc attachment authentication authorization depedency-injection email-sending-gmail entity-framework-core linq monolithic-architecture razor-pages repository-pattern role-based-access-control sqlserver

Last synced: 25 Apr 2026

https://github.com/sh4yy/cherryauth

A Central Authentication Microservice

authentication microservice python vibora

Last synced: 21 Jan 2026

https://github.com/stevent-team/totp

Lightweight RFC-compliant TOTP authentication library based on crypto

2fa authentication nodejs totp typescript

Last synced: 05 Sep 2025

https://github.com/juliyvchirkov/nginxhtpasswd

turns username & password into SSHA secured hash pair for nginx auth_basic_user_file

authentication basic-authentication generator hash htpasswd http nginx ngx password password-hash ssha

Last synced: 25 Apr 2026

https://github.com/lazauk/aoai-entraidauth-sdkv1

Authenticating with Entra ID (former Azure AD) to access Azure OpenAI models in Python SDK v1.x

ai authentication azure azure-active-directory dall-e embeddings entra-id gpt openai whisper

Last synced: 18 Apr 2026

https://github.com/osodevops/terraform-provider-workos

Terraform provider for WorkOS - manage organizations, SSO connections, directory sync, webhooks, users, and AuthKit resources

authentication authkit directory-sync golang identity infrastructure-as-code sso terraform terraform-provider workos

Last synced: 04 Apr 2026

https://github.com/wajahat-husain/social-login-passport

A comprehensive implementation of social login using Passport.js for Facebook, Instagram, Google, Twitter, Discord, and LinkedIn. This repository provides seamless OAuth integration for Node.js applications, ensuring a smooth authentication process across multiple social platforms.

auth authentication backend discord facebook google instagram linkedin nodejs passport twitter

Last synced: 28 Apr 2026

https://github.com/geeklearningio/gl-ionic-oauth-client

Authentification module for Ionic

authentication ionic oauth plugin

Last synced: 10 May 2026

https://github.com/teamhanko/symfony-example

A PHP example app using Symfony and Hanko for authentication

authentication jwt passkeys passkeys-demo php symfony

Last synced: 17 Apr 2026

https://github.com/bartvanbenthem/gofound-webapp

Project template for creating server rendered web applications in Go, with example database & content.

authentication go golang html project-template sessions sql starter-project template web web-application webapp

Last synced: 11 Mar 2026

https://github.com/fga-eps-mds/2021.1-pc-go1-profile

RepositΓ³rio do microsserviΓ§o de gerenciamento de usuΓ‘rios do SysArq.

authentication django-rest-framework hacktoberfest

Last synced: 04 Apr 2025

https://github.com/idenyigabriel/drf-authentify

A simple authentication module for django rest framework

authentication django django-rest-framework

Last synced: 10 Apr 2026

https://github.com/howdy-admoll/auth-api

How to create a basic Go API using Gin. then, how to create an authentication app and test it with ngrok.

api authentication golang ngrok

Last synced: 14 Jan 2026

https://github.com/adamfoneil/apiauthdemo

minimal Blazor app showing auth API interactions

authentication authorization blazor-webassembly radzen-blazor-components

Last synced: 19 Mar 2026

https://github.com/gusdcoder/leitor_contactless

Leitor Contactless is a high-performance system designed for handling large volumes of data with robust, contactless technology. Optimized for scalability and real-time processing, this project is ideal for applications requiring rapid data throughput and seamless user interactions in environments such as access control, ticketing,

authentication contactless iot mobile-payments nfc relay-attack replay-attack security vulnerability

Last synced: 28 Jan 2026

https://github.com/mindeng/django-auth

Authenticate and generate Django-managed passwords. Written in Rust.

authentication django pbkdf2 python rust

Last synced: 07 Apr 2025

https://github.com/croessner/nauthilus

General purpose authentication and authorization server wriiten in Go

authentication dovecot haproxy mail nginx oidc ory-hydra

Last synced: 16 Mar 2026

https://github.com/devmunyi/blog-app

The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

authentication authorization cancancan devise gitflow integration-testing model-spec mvc-architecture postgresql request-specs rspec-rails ruby-on-rails unit-testing

Last synced: 25 Aug 2025

https://github.com/authress/identity-aware-proxy

Identity Aware Proxy and S3 Private Website enable service

authentication authress iap identity-aware-proxy private-website security

Last synced: 07 Aug 2025

https://github.com/jmenmar/firebase-authentication

Project that showcase how to use Firebase authentication with Jetpack Compose. Email & password and Google sign in.

authentication email-password-authentication firebase firebase-auth firebase-google-authentication jetpack-compose kotlin sign-in-with-google

Last synced: 01 Mar 2026

https://github.com/the-robin-hood/ttm

Terminal TOTP Manager is a command-line tool for managing TOTPs

2fa authentication authenticator otp totp totp-authenticator totp-generator two-factor-authentication

Last synced: 13 Aug 2025

https://github.com/felipecacique/financialassetportfoliobacktester

This web application enables users to perform backtests on financial assets using a ranking system and fundamental indicators. The project primarily focuses on full-stack development. This project is for educational purposes and not indicative of investment recommendations. The login username is "user" and the password is "123456".

authentication backtesting bootstrap5 chartjs css data-visualization finance-application flask full-stack html javascript portfolio-optimization python sqlite

Last synced: 10 Apr 2026

https://github.com/rzane/tiny_auth

A collection of utilities for authenticating users.

authentication password rails reset token

Last synced: 15 Oct 2025

https://github.com/linna/auth-mapper-mysql

Mysql mapper implementation of the authentication and authorization interfaces

authentication authorization mapper mappers mysql php

Last synced: 04 Mar 2026

https://github.com/adrianosela/authio

Authenticated message implementations of io.Reader and io.Writer

auth authentication golang hmac io message-authentication-code sha256

Last synced: 21 Aug 2025

https://github.com/eurekaclinical/cas

Patched JASIG CAS server used for authentication by Eureka!

authentication cas ldap-authentication oauth

Last synced: 29 Jan 2026

https://github.com/hamedzarei/jwt

JWT Composer package for lumen and laravel

authentication composer composer-package json-web-token jwt laravel lumen token web-token

Last synced: 05 May 2026

https://github.com/diegoarcega/typescript-boilerplate

(WIP) Boilerplate for new projects with: Authentication, Account Creation, Modal and Toaster(Notification)

authentication hooks login react signup styled-components testing-library typescript

Last synced: 05 May 2026

https://github.com/boburmirzo/authgear-spring-oauth2-example

Authentication for Spring Boot App with Authgear and OAuth2

authentication low-code security spring-boot

Last synced: 07 Aug 2025

https://github.com/petprog/instagramclone

Building an Instagram clone with Firebase and Kotlin while using some Jetpack libraries.

authentication bottom-navigation-view clone-app cloud-firestore firebase instagram kotlin navigation-component real-time-database

Last synced: 22 Apr 2026

https://github.com/minhcurus/dotnet8authentication

.NET 8 Authentication with Identity in a Web API with Bearer Tokens & Cookies

authentication dotnet webapi

Last synced: 11 Apr 2026

https://github.com/nomadsdev/auth-jwt-express-mysql

Webshop Demo is a basic ecommerce application built with Express.js and MySQL for user, product, and stock management, as well as JWT authentication and settings management.

api authentication env express jsonwebtoken mysql nodejs

Last synced: 05 Mar 2026

https://github.com/cloudogu/carp

CARP - CAS Authentication Reverse Proxy

authentication cas reverse-proxy sso

Last synced: 18 Feb 2026

https://github.com/sarwirr/ppp

Mobile application to Recognize Handwritten Digits

authentication authorization file-upload jwt-authentication nest typescript

Last synced: 25 Apr 2026

https://github.com/siddheshafc/real-time-chatapp

A web application for real-time chat communication built with React and Socket.IO, which allows users to sign up, add friends, and talk with them in real-time.

authentication backend frontend postgresql react redis socket-io

Last synced: 11 Apr 2026

https://github.com/quang-pham-dev/rich-challenge

rich-challange built with NestJS - GraphQL - Postgres

authentication authorization graphql graphql-playground nestjs

Last synced: 01 Feb 2026

https://github.com/pabloviquez/aws-authenticator

AWS Authenticator interface

authentication aws aws-sts brew mfa

Last synced: 01 Feb 2026

https://github.com/developer-friendly/aws-lambda-opentofu-github-actions

The GitHub repo for this blog provides a guide on deploying a JS/Node.js app to AWS Lambda using OpenTofu & GitHub Actions. It covers trust mgmt w/ OIDC, creating AWS resources, GitOps, & optimizing Lambda for perf & security. All code & configs to replicate the setup, a valuable serverless DevOps resource.

api-gateway authentication aws-iam aws-lambda cicd cloud-security continuous-deployment continuous-integration github-actions gitops infrastructure-as-code javascript lambda-layers monitoring nodejs oauth2 openid-connect opentofu performance-optimization serverless

Last synced: 07 Feb 2026

https://github.com/codereviewvideos/symfony-3-stateless-user-impersonation

An example of stateless user authentication using LexikJWTAuthenticationBundle, Symfony 3.4, and FOS REST Bundle

authentication docker fosrestbundle fosuserbundle jwt lexikjwt stateless symfony

Last synced: 16 Apr 2026

https://github.com/abeltavares/stocktracker

A Django-based web application for real-time stock tracking which uses a PostgreSQL database.

api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development

Last synced: 04 May 2026

https://github.com/sanjay7178/openfortiapauth

Open-source implementation for automatic Fortinet FortiAP (Captive Portal) client login.

application authentication captive captive-portal cli desktop fortiap fortinet fortinet-firewall go openfortiapauth portal script

Last synced: 06 Jun 2026

https://github.com/aabbtree77/session-auth-starter

Username and passwd session auth with styled and validated forms: TypeScript, Astro, React, React Hook Form, Zod, Lucia v3, Tailwind, DaisyUI.

astro authentication chatgpt-4o daisyui discussion heroicons lucia-auth-v3 password react react-hook-form session starter tailwind template user zod

Last synced: 19 Feb 2026

https://github.com/ahmedabougabal/mernstackmilestoneproject_iti

Here is another MileStone Project, As an ITaians the time has come to harness each single tech skill we gained from the past intensive courses to utilize all tech knowledge we learned into ACTION as it turns into ONE BIG project that has a multitude of functionalities and features.

authentication expressjs full-stack javascript mongodb mongoose nodejs postman reactjs typescript version-control

Last synced: 14 Feb 2026

https://github.com/hieunc229/eveauth

Auth middleware and wrapper in GO. Supports username/password, register, login, change password with role restriction

auth authentication go middleware

Last synced: 26 Feb 2025

https://github.com/did-app/dinosauth

Secure simple device based authentication, OAuth 2.0 and OIDC compatible

asymmetric-cryptography authentication biometrics oauth2 oidc openid-connect public-private-key

Last synced: 14 Mar 2025

https://github.com/sakkke/oauth2-discord-proxy

A proxy service that uses Discord OAuth 2.0 authentication powered by Hono

authentication discord hono honojs oauth2 proxy proxy-server proxy-service

Last synced: 14 Feb 2026

https://github.com/javitocor/api-blog-drf

An API where user can register/login and get a Token that allow them to make CRUD operations with blogs and comments, without token users have permissions ReadOnly.

api-blog authentication authorization django django-rest-auth django-rest-framework

Last synced: 21 Apr 2026

https://github.com/soenneker/soenneker.extensions.iidentity

A collection of helpful IIdentity (authentication, authorization) extension methods

authentication authorization csharp dotnet extension extensions identity iidentity iidentityextension

Last synced: 06 Jun 2026

https://github.com/abduljeleelng/termii-nodejs-sdk

Node js SDK for the Termii messages(SMS) and one time password (OTP) services. User verification through the mobile number, In App Authentication, Voice Token, Call token, and Authentication services

authentication calls tokens voice

Last synced: 17 Jan 2026

https://github.com/rapter1990/rolepermissionexample

Spring Boot with Spring Security (Role Permission) (Spring Boot, Java 21, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql, Github Actions, Spring Open Api)

authentication authorization docker docker-compose dockerfile github-actions intergration-test java java21 junit jwt lombok maven mockito monolith mysql spring-boot spring-security test-container token

Last synced: 16 May 2025

https://github.com/olivierjm/graphql-auth-demo

demo on how to handle authentication in GraphQL

apollo-server authentication codesandbox graphql graphql-server server

Last synced: 10 Mar 2026

https://github.com/joaosouzaaa/jwtauthentication

JWT Authentication with Identity in .NET

authentication entity-framework-core identity jwt

Last synced: 08 Feb 2026

https://github.com/pranambhat/angular-auth

Angular Authentication and Authorization

admin angular angular14 authentication authorization lazyloading

Last synced: 04 May 2026

https://github.com/talhabilal-dev/next-auth-kit

A comprehensive authentication kit for Next.js projects, built with TypeScript and MongoDB. This kit provides a robust foundation for custom authentication flows, including login, registration, email verification, password reset, and a sample dashboard with a sidebar.

authentication authorization dashboard jwt-authentication mongodb mongoose nextjs tailwindcss template

Last synced: 14 Feb 2026

https://github.com/iamkartiksaini/mastering-next-js

Master Next.js: Explore Latest Features! πŸš€ Dive into dynamic routing, serverless API routes & more! Elevate your web skills! πŸ’‘

authentication mongodb nextjs14 react scss serverless useform-hooks

Last synced: 19 Apr 2026

https://github.com/rest-go/auth

RESTFul Authentication and Authorization package for Golang app

authentication golang jwt rest-api

Last synced: 23 Jul 2025

https://github.com/alstonchan/netflix-clone

A Netflix Clone made with NextJs and Firebase, mimic the UI/UX and function of Netflix

authentication firebase firebase-auth firestore moviedb-api netflix nextjs react ssr typescript vercel

Last synced: 27 Jan 2026

https://github.com/ahmatfauzy/express-ts-login-register

A secure and robust authentication API built with Express.js, TypeScript, Prisma, and MongoDB Atlas.

authentication backend-api express jwt login login-register mongodb nodejs prisma register rest-api typescript

Last synced: 03 May 2026

https://github.com/marcuwynu23/authentication-service

NodeJS Sample Project for Authentication(Register,Recovery, Login)

authentication express expressjs login mongodb mongodb-database nodejs register

Last synced: 03 May 2026

https://github.com/nycanshu/my-earnings-tracker

Next js website to track my freelance earnings

authentication nextjs sql supabase-auth website

Last synced: 28 Feb 2026

https://github.com/userfront/toolkit

Pre-built signup forms and login forms by Userfront

auth authentication javascript jwt react vue web-components

Last synced: 30 Mar 2025

https://github.com/upes-open/open-registrations-system

OPEN Registration is a semi-automated registration system for external members at OPEN. It uses ReactJS and Firebase. It contains a dashboard which requires valid user login and e-mail verification. The portal asks for user's general information and social media links along with their University name.

authentication css firebase react

Last synced: 15 Apr 2025

https://github.com/pushpendra-1697/learning-directory

LMS is a full-featured, multipurpose, premium Learning Management System built with react js, HTML5, and CSS. It has a huge collection of reusable UI components and is integrated with the latest CSS libraries. It can be used for all types of Web applications like custom admin panel, app backend, CMS or CRM.

admin-dashboard antd-design authentication authorization expressjs form-validation hashing-algorithm html-css-javascript json-web-token learning-management-system mern-stack mongodb mongoose nodejs react recharts redux redux-thunk responsive-design reusable-components

Last synced: 01 Apr 2026

https://github.com/breuerfelix/react-graphql-authentication

Authentication with reactJs, ExpressJs, GraphQL, MobX and Bulma.io

authentication bulma graphql jwt-authentication react

Last synced: 13 Apr 2026

https://github.com/bluk/min_jwt

A minimal JSON Web Token library that is built on top of RustCrypto and ring.

authentication authorization json-web-signature json-web-token jwt rust

Last synced: 03 Aug 2025