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/nbaua/nest-mongo-auth-role-starter

A starter code for NestJS REST API using Mongoose, implements the authentication and role guards.

authentication mongodb mongodb-database mongoose nestjs nestjs-backend node nodejs rolebased typescript

Last synced: 12 Apr 2026

https://github.com/govind-kumarr/search-github-users

Search Github is an small web application where a user can serach for the github users and see their github data in very web structured manner.

authentication context-api fusioncharts reactdom reactjs styled-components

Last synced: 11 May 2026

https://github.com/quochuydev/next-multiple-oidc-sessions

Based on next-auth concept, the Auth application for managing multiple OIDC sessions.

authentication nextjs oidc session-management sso zitadel

Last synced: 28 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/sarahabuirmeileh/django-chatgptclone

A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.

authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python

Last synced: 15 Apr 2026

https://github.com/markohautala/django-auth-crud-app

A Django application featuring CRUD operations and user authentication.

auth authentication crud crud-application css django django-application html javascript python

Last synced: 24 Apr 2025

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/sarwirr/ppp

Mobile application to Recognize Handwritten Digits

authentication authorization file-upload jwt-authentication nest typescript

Last synced: 25 Apr 2026

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

Postgres mapper implementation of the authentication and authorization interfaces

authentication authorization mapper php postgresql

Last synced: 06 Oct 2025

https://github.com/techofficer/express-apple-signin-example

Express app using Passport for Sign in with Apple

apple authentication express node nodejs oauth2 passport passport-js

Last synced: 14 Apr 2025

https://github.com/nexoslabs/featurastic-auth-ui

This project provides a login, registration, password reset, and 2FA.

2fa authentication login-system modern-ui scifi secure-login user-authentication

Last synced: 01 Mar 2026

https://github.com/backdrop-contrib/simplesamlphp_auth

Support SAML for authentication of users. The module will auto-provision user accounts and dynamically assign roles in Backdrop CMS if you want it to.

authentication backdrop backdropcms saml simplesamlphp

Last synced: 25 Jul 2025

https://github.com/dpvasani/advancedauth

AdvancedAuth is a comprehensive authentication tutorial that provides a full-stack setup for user authentication and authorization. It includes both backend and frontend modules, covering essential functionality such as email verification, password reset, and secure session management.

authentication authorization expressjs mern-stack mongodb mongoose nodejs reactjs

Last synced: 08 Feb 2026

https://github.com/qlaffont/next-protected-auth

Next.JS Protected auth plugin

authentication nextjs routes routing typescript

Last synced: 27 Jul 2025

https://github.com/oxisto/oauth2go

oauth2go aims to be a basic OAuth 2.0 authorization server that implements at least some of the most basic OAuth 2.0 flows.

authentication go golang oauth2 pkce

Last synced: 28 Jul 2025

https://github.com/myominnoo/shinyAuthX

R Package for Simplifying User Authentication in Shiny Apps

authentication r shiny

Last synced: 29 Jul 2025

https://github.com/keycloak-competence-center/keycloak-sms-authenticator

Authenticator implementation for sending a code via sms.

authentication java keycloak-extension otp security sms-gateway spi

Last synced: 10 Mar 2026

https://github.com/teamhanko/hanko-vue-express-starter

Vue-Express example app showcasing Hanko integration for authentication and user management.

authentication expressjs reactjs

Last synced: 09 Mar 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

https://github.com/faustinopsy/digital

Nesta aplicação, foi implementado o login por digital, utilizando a biblioteca WebAuthn em PHP. Este recurso permite que os usuários se autentiquem por meio de dispositivos compatíveis, como leitores de digitais ou chaves de segurança USB/NFC, em vez de usar credenciais tradicionais

authentication digital login-system php8 webauthn webauthn-demo

Last synced: 19 Feb 2026

https://github.com/alexkaeh/brokely

Text-based venmo inspired money transfer application. Second of three major bootcamp projects.

authentication java postgresql rest-api spring

Last synced: 17 Apr 2026

https://github.com/websolutionstuff/laravel-9-socialite-login-with-facebook-account

we will see laravel 9 socialite login with a facebook account. Many websites provide different types of login authentication to users like login with facebook, login with google/email, login with Github, and login with Twitter.

authentication facebook facebook-login laravel laravel9 login-with-facebook socialite socialite-login

Last synced: 18 Jun 2025

https://github.com/pixelscortex/convelt

Lightweight utilities for integrating Convex with Svelte 5, featuring reactive queries, mutations with optimistic updates, and advanced patterns like conditional skipping. This is a **community version** of convex-svelte, created to improve developer experience and make working with Convex in Svelte applications more intuitive and enjoyable.

authentication better-auth cache convex query svelte sveltkit

Last synced: 03 Nov 2025

https://github.com/ricardocanelas/fullstack-laravel-relay

It's a kind of a boilerplate to build a full stack web application using Laravel, GraphQL, React, Relay

authentication docker graphql hooks laravel react relay

Last synced: 10 Apr 2026

https://github.com/shiru99/event-management-system

Data-intensive Flutter/mobile application aimed to serve as common platform for organizers and participants.

authentication dbms dbms-project firebase flutter heroku postgresql

Last synced: 06 May 2026

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/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/chenasraf/express-otp

OTP auth for your nodejs/express app, as easy as it gets!

auth authentication express middleware nodejs otp typescript

Last synced: 03 May 2026

https://github.com/belajarqywok/xml_web_token

XWT (XML Web Token) is a personal experiment concept by modifying the JWT (JSON Web Token) algorithm into XML for the development of SOAP (Simple Object Access Protocol) security.

authentication experimental protocol-security research security soap-api

Last synced: 25 Aug 2025

https://github.com/laraib-azmat/tensorflow_qna_model

React Native code using tesnorflow QnA model that answer the question according to provided context. This app contain Camera Screen, Upload to firebase Screen, Images of firebase Screen, and QnA Screen

authentication firebase-database firestore qna react-native tensorflow

Last synced: 08 May 2026

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/lambdacasserole/chalk

Allows your users to authenticate against a Blackboard Learn installation.

authentication blackboard chalk login

Last synced: 06 Apr 2025

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/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/monorkin/rabbitmq_http_auth_backend

Mountable Rack application that implements a configurable API for RabbitMQ's rabbitmq-auth-backend-http.

authentication authorization hanami rabbitmq rabbitmq-auth-backend roda ruby ruby-on-rails sinatra

Last synced: 14 Mar 2025

https://github.com/sheel-ui/chatwave-backend

Actively developing a MERN full-stack social media platform on AWS with features like infinite scrolling and messaging, incorporating best practices such as global error handling, logging, caching, and using Terraform for Infrastructure as Code and CI/CD pipeline integration.

authentication expressjs middleware mongodb node redis

Last synced: 03 Feb 2026

https://github.com/fastuptime/twitter_authentication

Twitter Authentication / Twitter Yetkilendirme

auth authentication elon twitter twitter-auth twitter-authentication x

Last synced: 15 May 2025

https://github.com/biswadeep-roy/react-login-signup

Secure React authentication template with MongoDB. Features login, signup, and password hashing. Easy setup and customization for projects.

authentication bootstrap5 html-css javascript login nodejs react react-router reactjs signup

Last synced: 15 Apr 2025

https://github.com/m-sardari/auth

This is a package for authentication and authorization with jwt token

authentication authorization jwt jwt-token private-key public-key token

Last synced: 20 May 2026

https://github.com/purwar1997/authentication-system

RESTful APIs to handle user authentication developed using Express.js.

authentication expressjs jwt mongodb mongoose

Last synced: 16 Apr 2026

https://github.com/andreabac3/drive-on-google-cloud-platform

An entire Drive System on Google Cloud Platform developed using several google technologies like: Appengine, Cloud Functions, Firebase Auth and Google Cloud Storage.

appengine authentication cloud-computing firebase firebase-auth gcp google google-api google-cloud-functions google-cloud-platform google-cloud-storage googlecloudplatform java jwt serverless spring spring-boot

Last synced: 11 Apr 2026

https://github.com/teamhanko/hanko-react-express-starter

React-Express example app showcasing Hanko integration for authentication and user management.

authentication expressjs reactjs

Last synced: 15 Apr 2025

https://github.com/cloudogu/nexus-carp

CAS Authentication Reverse Proxy for Sonatype Nexus

authentication carp cas nexus reverse-proxy sonatype sso

Last synced: 16 Feb 2026

https://github.com/e280/authlocal

🔒 user-sovereign login system for everybody

auth authentication user-sovereign

Last synced: 20 Jan 2026

https://github.com/beratyesbek/vhoops-web

Chat Application for Web using Firebase as a database

authentication autofac css3 firebase html5 mvc solid-principles

Last synced: 11 Apr 2026

https://github.com/nylo-core/ny_auth_slate

Generates a boilerplate for authentication for Nylo projects

authentication bolierplate

Last synced: 21 Feb 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/magiclabs/scrappy-twitter-api-server

Scrappy Twitter API is a Go-backend project that is secured by the Magic SDK. This Go server allows all users to READ tweets. However, to POST or DELETE tweets an access token is required. This access token can be generated via https://scrappy-twitter-api-client-xi.vercel.app/.

authentication go magic-sdk rest-api user-identity

Last synced: 01 Jul 2025

https://github.com/nuid/daml-example

NuID's dKMS backed by DAML's smart contract platform

authentication clojure clojurescript daml identity key-management sso zero-knowledge

Last synced: 18 Apr 2025

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/jayanttripathy/auth-apikey-in-aspnetcore

Using API Key Authentication To Secure ASP.NET Core Web API

api-key api-key-authentication asp-net-core authentication authorization webapi

Last synced: 15 Mar 2025

https://github.com/go-ctap/winhello

Windows WebAuthn API library (Windows Hello)

authentication ctap webauthn windows-hello winhello

Last synced: 21 Feb 2026

https://github.com/impsdc/voice-biometrics-authentication

Voice Biometrics Authentication with Python

authentication python3 voice

Last synced: 28 Mar 2025

https://github.com/krishit-shah/authly

Secure MERN Stack Authentication App with Email OTP, JWT, Password Reset

auth-system authentication fullstack jwt mern node-js otp-auth reactjs

Last synced: 07 May 2025

https://github.com/hoishing/totp-auth

TOTP generator, compatible with Google Authenticator

2fa authentication javascript npm-package totp

Last synced: 07 May 2025

https://github.com/adambene/react-authenticate

Authentication decorator and provider for React JS.

authentication authentication-decorator javascript react

Last synced: 12 Jan 2026

https://github.com/mvccore/example-cdcol

Classic CD collection CRUD example with default SQLite database and authentication.

albums authentication cd-albums cds credentials crud crud-application crud-sample login mvccore

Last synced: 12 Apr 2025

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/naorlivne/webhook_auth_poc

Proof of concept for a webhook callback based authentication method

authentication poc proof-of-concept

Last synced: 27 Aug 2025

https://github.com/otto-aa/solid-client-credentials-py

Solid authentication with client credentials in python

authentication client-credentials dpop solid

Last synced: 04 Sep 2025

https://github.com/diego-aquino/taskboard-web

:label: Plataforma de gerenciamento de tarefas pessoais (Frontend Web)

authentication jwt nextjs react sass vercel

Last synced: 18 Jan 2026

https://github.com/sonjoydatta/freddys-dashboard

A simple dashboard implementation with token, refresh token, bar chart, list items, pagination and search with debouncing.

authentication authorization react styled-components typescript vite

Last synced: 12 Apr 2026

https://github.com/kinde-oss/js-utils

A suite of functions and tools to handle tokens

auth authentication jwt oauth2

Last synced: 10 Jun 2025

https://github.com/huerte/academiqly

A web-based system designed to provide students and teachers with real-time calculation of overall subject grades.

academic-project authentication bootstrap5 django django-project educational-software python school-project vanilla web-based-system website

Last synced: 11 Apr 2026

https://github.com/authenticus/auth-frontend-vue-cli

The Vue.js / @vue-cli frontend for the Authenticus auth boilerplate. Authenticus is the ULTIMATE lightweight Auth for your Laravel + SPA / SSR Application, having email authentication with secure JWT and Social oAuth using Laravel Passport+Socialite (for Facebook, Google, Linkedin, Twitter, etc).

api auth authentication axios javascript js laravel nuxt passport php socialite vue vue-cli vue-router vuejs vuex

Last synced: 09 Apr 2026

https://github.com/mlabs-haskell/minauth

MinaAuth is a library and accompanying set of Typescript packages making it easy to set up authentication/authorization based on zero-knowledge proof verification. The current functionality is focused on authorizing an HTTP API access with JWT tokens granted on providing valid zero-knowledge proofs.

authentication mina-protocol o1js passportjs typescript zksnarks

Last synced: 16 Mar 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/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/brenekh/go-plexauth

A Go utility to quickly authenticate a third party application with a Plex account.

authentication command-line go golang golang-library plex plex-media-server plexmediaserver

Last synced: 28 Apr 2025

https://github.com/drupol/psrcas-client-poc

ecphp/cas-lib demo client for a bare PHP application.

authentication cas psr single-sign-on

Last synced: 10 Jan 2026

https://github.com/theanuragshukla/auth-microservice

Production ready, gRPC enabled, Authentication microservice written in Go.

authentication authentication-backend go-microservice microservice

Last synced: 02 Mar 2025

https://github.com/teapow/django-simple-authentication

Email identification authentication app for Django.

auth authentication django

Last synced: 14 Jan 2026

https://github.com/chdh/authjoomla

Joomla-MediaWiki authentication bridge

authentication bridge joomla joomla-plugin mediawiki mediawiki-extension

Last synced: 18 Jan 2026

https://github.com/kaizipaul/full-stack-frontend

Rent-a-car is a Final Capstone Project based on an app to book an appointment to try a car. This app is both mobile and desktop responsive. The app allow users to sign_up, login, book an appointment by reservation, can check appointment and cancel appointment, and logout as well. Built with React and car booking API

authentication javascript jest react reactjs redux

Last synced: 21 Jan 2026

https://github.com/macmade/swiftsrp

Implementation of the Secure Remote Password protocol (SRP) - RFC 5054 for Swift

authentication openssl rfc-5054 secure-remote-password srp srp-6a ssl swift

Last synced: 27 Jan 2026

https://github.com/chrisapa/d2lvalence_elixir

Elixir implementation of d2lvalence to connecto to the D2L Brightspace API

authentication brightspace d2l-elixir d2lvalence elixir

Last synced: 06 Feb 2026

https://github.com/tab/smartid

Go client for the Smart-ID API

authentication go golang smart-id

Last synced: 26 Oct 2025

https://github.com/vierbergenlars/authserver

:closed_lock_with_key: An OAuth2-based single-signon authentication provider written in PHP

authentication authorization groups identity oauth php registration user-management user-profile

Last synced: 27 Oct 2025

https://github.com/daikon-cqrs/security-interop

Authentication, authorization, & ACL components for Daikon-CQRS projects.

acl authentication authorization interop security user

Last synced: 24 Feb 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