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.
- GitHub: https://github.com/topics/authentication
- Wikipedia: https://en.wikipedia.org/wiki/Authentication
- Last updated: 2026-07-02 00:02:57 UTC
- JSON Representation
https://github.com/andifalk/spring-security-ldap-demo
Demo for authenticating users with Spring Security and LDAP
authentication ldap ldap-server security spring-boot spring-data-ldap spring-security
Last synced: 16 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/srnunio/flutter_local_authentication
This is an example that shows how to use local authentication (FaceID and Fingerprint) on Android and iOS devices
android authentication flutter flutter-apps flutter-example-app ios local-authentication
Last synced: 29 Apr 2026
https://github.com/seandenigris/tf-login
Port of http://www.smalltalkhub.com/#!/~sergio101/TF-Login/
authentication pharo seaside smalltalk smalltalkhub-port
Last synced: 04 Apr 2025
https://github.com/baboon-king/vue-oidc-provider
Lightweight auth library based on oidc-client-ts for Vue single page applications (SPA)
authentication oauth2 oidc openid openid-connect vue vue-oidc-provider vue3
Last synced: 03 May 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/theonethread/falkor-auth-server
Nginx authentication preflight proxy server
authentication falkor nginx server
Last synced: 04 Mar 2026
https://github.com/bgelov/prometheus-web-yml
Prometheus web.yml file generator for basic authentication
authentication basic-auth-prometheus basic-authentication prometheus prometheus-authentication prometheus-yml web-yml yml
Last synced: 04 Jan 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/laurabeatris/m2m-auth
Product shaping for M2M authentication
authentication jwt-authentication machine-to-machine nextjs oauth service-to-service
Last synced: 02 Apr 2025
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/daguttt/auth-app-nestjs
REST API that implements custom Authentication using Passport.js and @nestjs
authentication local-strategy nestjs oauth2 passport-google-oauth2 passportjs
Last synced: 27 Apr 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/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/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/jasonmdev/rails-link-aggregator
This a link aggregator site which similar to Reddit or Hacker News. A user can sign up and submit a link. Comments can be made as well as vote up or down on link submissions.
authentication bootstrap-sass devise rails ruby ruby-on-rails scaffold votable
Last synced: 29 Apr 2026
https://github.com/ishanmk/user-authentication-and-authorization-app
User Authentication and Authorization App
authentication authorization login mern-stack signin signup
Last synced: 14 Jun 2026
https://github.com/ladesa-ro/authentication-service
Autenticação do Ladesa.
auth authentication identity-provider idp issuer jwt keycloak ladesa login oauth2 oidc openid-connect sso
Last synced: 26 Feb 2026
https://github.com/niiknow/claudiauth
Serverless/Lambda auth with cognito user pool and claudiajs
auth authentication aws claudia claudiajs cognito jwt lambda saas serverless
Last synced: 06 May 2026
https://github.com/authentiqid/authentiq-salesforce-registration-handler
Authentiq OpenID Connect Registration Handler for Salesforce
2fa authentication oauth2 oidc openid passwordless salesforce
Last synced: 25 Feb 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/rzane/authenticator
Provides the glue for authenticating HTTP requests.
authentication authority headers plug session
Last synced: 08 Feb 2026
https://github.com/oktadev/okta-angular-calculator-example
Secure Login with Angular
angular angular-cli angular-material authentication login sign-in
Last synced: 11 Apr 2025
https://github.com/primaryobjects/node.js-token-api-starter-template
Node.js Token API Starter Template for easy token-based authentication.
api api-rest authentication javascript jsonwebtoken node-js nodejs starter-project starter-template token-authetication token-based-authentication
Last synced: 28 Apr 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/tsautier/RoXX
RoXX (Radius Open eXtensible eXchange). Modern Python-based RADIUS Authentication Proxy for Linux (Docker/Systemd). Supports TOTP, Azure AD, LDAP & inWebo.
authentication azure-ad docker freeradius linux mfa python radius security totp
Last synced: 30 Jan 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/somoye123/drive-super-cars-frontend
Utilizing Auth0 for Authentication and Authorization, Redux for state management, this application is built as a single page app consuming a Ruby on Rails API for booking appointments to test drive supercars.
auth0 auth0-jwt auth0-lock authentication authorization react react-redux react-router react-router-dom redux redux-thunk single-page-app
Last synced: 05 Apr 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/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/nmerget/trupu
Trusted Publishing for Docker registries using GitHub Actions OIDC.
authentication docker forward-auth github-actions oidc registry traefik trusted-publishing
Last synced: 30 Apr 2026
https://github.com/lxieyang/grid-todos
Set your priorities straight.
authentication firebase firestore react todo typescript
Last synced: 06 May 2026
https://github.com/schneedotdev/climbers-connect
🧗 Interact with other climbers, share the climbs you've completed, rate the climbs and create a better connection to the community we all know and love.
authentication cloudinary express javascript mongodb mongoose nodejs passportjs typescript
Last synced: 13 Apr 2026
https://github.com/praveen-nischal4/spring-security-basic
Spring Security Basic Project to brush up your Concepts
authentication dependency-injection inmemoryauthenticatin jdbc jdbcauthentication jdbctemplate spring springsecurity
Last synced: 30 Apr 2026
https://github.com/teapow/django-simple-authentication
Email identification authentication app for Django.
Last synced: 14 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/okriiza/vue-3-composition-api-pinia-with-auth-image-example
Vue 3 Composition API Pinia With Auth Image Example
authentication authorization composition-api crud-vue pinia vue-3
Last synced: 19 Mar 2026
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/minhcurus/dotnet8authentication
.NET 8 Authentication with Identity in a Web API with Bearer Tokens & Cookies
Last synced: 11 Apr 2026
https://github.com/veoscript/nestjs-authentication-practice
NestJS & Prisma with Authentication Feature
authentication jwt nestjs prisma rest-api
Last synced: 26 Apr 2026
https://github.com/kifen/go-jwt
An simple implementation of a user based authentication and authorization using jwt
authentication authorization go heroku-deployment jwt middleware
Last synced: 14 Jan 2026
https://github.com/ibrahimhabibeg/stadium-go-server
The server for a stadium booking mobile app.
authentication booking crud graphql mysql node prisma typescript
Last synced: 13 Apr 2026
https://github.com/mrlsd/auth-kit
Golang Authentication Kit
auth authentication cookie go golang golang-library http-auth jwt-auth jwt-authentication session-backend session-cookie session-management sessions
Last synced: 30 Oct 2025
https://github.com/himuexe/hotel-booking-website
Hotel-Booking-Website Fullstack using Typescript , Tailwind , Cloudinary , Playwright .
authentication cloudinary e2e-tests expressjs hotel-booking mongodb nodejs playwright-typescript project react search-interface sorting-visualization tailwindcss typescript vite
Last synced: 10 Apr 2026
https://github.com/devsu/condor-jwt-keycloak
Condor middleware to authenticate GRPC calls using Keycloak.
authentication condor condor-framework grpc keycloak middleware nodejs
Last synced: 10 Apr 2026
https://github.com/alexy-os/adminity
AdminitY is a secure and modular admin panel built using Node.js, Express, Handlebars, and NeDB for database management
admin admin-dashboard admin-panel auth authentication dashboard dashboard-templates handlebars handlebars-js handlebarsjs miniapp nedb node nodejs tailwindcss telegram telegram-bot telegramapp webapp
Last synced: 10 Apr 2026
https://github.com/karenvelasquezcampus/auth-two-steps-qr
Programa de seguridad que valida tu identidad mediante códigos QR únicos, reforzando la protección de tus cuentas.
Last synced: 26 Feb 2025
https://github.com/mani0606/image-tester-full-stack-project
This is Project that classifies if a image is a AI generated and traditional taken image and I have used React and Spring Boot for User Interface and User to classification model pipeline also for Authentication and Authorization.
ai-images authentication authorization cnn-classification context-api database full-stack java javascript jwt-authentication machine-learning mysql python pythorch react-router-dom reactjs spring-boot tailwindcss
Last synced: 11 Apr 2026
https://github.com/supernovasatsangi23/advanced-user-authentication-react-app
This is a react.js project that focuses on implementing user authentication system using react hooks. The functionality includes basic login, logout and password-changing while hiding profile-page if logged out.
application authentication create-react-app css-modules css3 functional-components html5 jsx jsx-syntax npm react react-hooks reactjs user-interface webapp
Last synced: 11 Apr 2026
https://github.com/daniel-km/omeka-s-module-twofactorauth
Module for Omeka S that adds 2FA to log in.
2fa authentication omeka-s omeka-s-module security
Last synced: 15 Mar 2025
https://github.com/ajmalshahabudeen/auth_v5_ref
Auth.js Beta Integration. The live version no longer works due to supabase inactive project policies
authentication authjs nextjs nextjs14 prisma supabase typescript
Last synced: 26 Jan 2026
https://github.com/jay9874/musically
A free music streaming platform.
angularjs authentication expressjs live music nodejs postgresql streaming typescript
Last synced: 11 Apr 2026
https://github.com/arislooi/twitter-clone
A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.
api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql
Last synced: 11 Apr 2026
https://github.com/cityssm/node-activedirectory-authenticate
Just Active Directory authentication and nothing more!
active-directory activedirectory authentication ldap ldap-authentication ldap-client
Last synced: 27 Dec 2025
https://github.com/cba85/laravel10-sanctum-auth
🔐 Authentication API using Laravel 10 Sanctum (register, login, logout) and abilities
api authentication laravel laravel-10 laravel-sanctum
Last synced: 15 May 2026
https://github.com/scarletti-ben/calendar-notes
Simple notes application with a calendar, where each day is its own note
authentication firebase html-css-javascript oath2 webdev
Last synced: 13 Jan 2026
https://github.com/efureev/socialite
Laravel socialite, customize
authentication laravel socialite
Last synced: 15 May 2026
https://github.com/mrdvince/houc
A sort of banking and loan application flutter app using firebase for auth and storage and designs stitched together from different sources online. Arranged as feature by folder.
android authentication firebase flutter
Last synced: 11 Apr 2026
https://github.com/cuongndc9/react-express-jwt
🌲🚀 Authentication with React, Express and JWT.
103cuong authentication express expressjs jwt jwt-authentication react reactjs
Last synced: 15 Mar 2025
https://github.com/jamezmca/full-stack-course
Build 4 Full Stack Projects & Get Hired 🔥
authentication css database ecommerce fantacss firebase fullstack fullstack-projects html javascript nexjts projects reactjs stripe
Last synced: 11 Apr 2026
https://github.com/msclock/pyauthorizer
A simple authorizer for python project.
authentication authorizer license license-generator
Last synced: 16 Jan 2026
https://github.com/unaygney/invoice-app
authentication firebase javascript nextjs tailwindcss token
Last synced: 11 Apr 2026
https://github.com/ecphp/laravel-cas
A bundle for Laravel, providing authentication against a Central Authentication Service (CAS) server.
authentication cas single-sign-on
Last synced: 26 Jan 2026
https://github.com/umber/authentication
🗝 A simplistic authentication module.
Last synced: 13 Jan 2026
https://github.com/thesubtlety/splunkon
Pull back interesting recon info from the Splunk Management REST interface, useful for pentest recon
authentication pentest-tools redteam-tools
Last synced: 15 Mar 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/pernillasterner/php_note_app
A simple note application.
authentication composer controllers crud login-form middleware mysql php registration-form router session sql tailwindcss validation views
Last synced: 11 Apr 2026
https://github.com/prakhar-002/wanderlust
Wanderlust is a travel ✈️ website🎧built using the MEEN stack🏝️ (MongoDB🍹, Express⛱️, EJS🌞, Node.js🌊). It allows users to explore exciting travel destinations 🛍️, create 📸 and manage itineraries🎫, and share travel experiences 🧳through blogs. With user authentication🧑🏻💻 and a responsive design.
authentication autherization bootstrap cloudinary css ejs-templates express-js frontend-backend java meen-stack middleware mongodb nodejs nodemon responsive-web-design
Last synced: 11 Apr 2026
https://github.com/jlmonteagudo/basic-auth-nestjs
Basic Auth with Nestjs and Angular. JWT and Refresh Tokens
auth authentication autorization cookie jwt refresh-token
Last synced: 11 Apr 2026
https://github.com/PerfectExamples/Perfect-Turnstile-CouchDB-Demo
This project demonstrates the integration Stormpath's Turnstile authentication system with Perfect and a CouchDB ORM.
authentication couchdb couchdb-orm perfect server-side-swift stormpath-turnstile-authentication swift
Last synced: 19 Apr 2025
https://github.com/maciejpedzich/venm-auth-demo
VENM stack JWT authentication demo
authentication authorization expressjs jwt jwt-refresh-token mongodb node nodejs vue3-composition-api vue3-demo vue3-typescript vuejs
Last synced: 19 Apr 2025
https://github.com/vfosnar/dummy-bakalari
Faking authentication in the mobile app Bakaláři Online📱Official mirror of https://gitlab.com/vfosnar/dummy-bakalari
auth authentication bakalari bakalari-api discount discounts dummy fake login poc proof-of-concept server student
Last synced: 02 Jul 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/pradeepchegur/php-mysql-login-system
User login and registration system built using PHP and MySQL. User login, registration and logout time also saved in database to track user activity.
apache authentication backend bootstrap css html login-logout login-system mysql php registration time tracker-application web-development xampp
Last synced: 12 Apr 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/mythicalltd/mythicalauth
This is a public authentication system that can be used everywhere and has powerful and advanced features.
auth-system authentication mythicalauth mythicalsystems php
Last synced: 11 Jun 2025
https://github.com/saurabhdhumane/mern-stack-authentication
This project is a demonstration of a basic MERN (MongoDB, Express, React, Node.js) stack application featuring JWT-based authentication and route protection. The application is designed with modern we development practices, ensuring secure and seamless user experiences.
authentication authorization expressjs jwt-authentication jwt-token mongodb nodejs reactjs
Last synced: 12 Apr 2026
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/jglchen/chirper-laravel-next
Laravel Chirper API Token Auth Backend with Next.js Frontend
authentication chirp laravel nextjs php reactjs typescript
Last synced: 12 Apr 2026
https://github.com/rezafarazi/asp_auth
Authentication User In Asp.net
asp-net asp-net-mvc authentication csharp website
Last synced: 25 Mar 2025
https://github.com/noyzys/nautchkafe-auth-rest
Extensible rest api for authentication with Mojang and similar services.
authentication bukkit fp functional-programming java minecraft mojang mojang-api proxy ratelimit ratelimiter rest rest-api rust spigot spring-boot vavr velocity
Last synced: 12 Apr 2026
https://github.com/dunghenry/gin_tutorial
gin + mongodb +docker
authentication docker gin-framework mongodb server-side-rendering uploads
Last synced: 12 Apr 2026
https://github.com/nec0ti/librisapi
A REST API for managing a book collection. Built with Node.js, Express, and MongoDB.
api api-documentation api-rest auth authentication authorization book-management books catalog crud-api documentation express expressjs jwt library-api mangodb node nodejs rest-api restful-api
Last synced: 24 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/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/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/almahdy-byte/library-system
library system with graphQl
authentication authorization bcrypt crypto express graphql mongoose nodejs
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/samyak-jain/hospital-backend
authentication mongodb sql tornado
Last synced: 11 Apr 2025
https://github.com/ouranosinc/magpie
AuthN/AuthZ services
authentication authorization birdhouse daccs group-permission pavics user-management user-permission
Last synced: 27 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/didrod205/jwtlens
Decode, audit & verify JWTs entirely offline — stop pasting live tokens into jwt.io. Local signature verification (HS/RS/PS/ES/EdDSA) with your own secret/PEM/JWK, plus a security lint (alg:none, exp, aud/iss). Deterministic CLI, JSON/MD reports.
appsec auth authentication cli json-web-token jws jwt jwt-cli jwt-decode node offline security token typescript verify
Last synced: 16 Jun 2026
https://github.com/shubham99bisht/totp-generator
Time based OTP (TOTP) generation for 2-factor authentication like Google Authenticator without backend
authentication javascript js time-based-otp totp totp-codes totp-generator two-factor-auth two-factor-authentication
Last synced: 16 Oct 2025
https://github.com/antonharbers/members-only
Members Only - The Odin Project: https://www.theodinproject.com/lessons/nodejs-members-only
authentication css express jade javascript mongodb mongoose node passport pug routes theodinproject
Last synced: 22 Feb 2026
https://github.com/center-key/grails-security-plugin
Straightforward security you can understand
authentication grails grails-plugin groovy security
Last synced: 01 Apr 2025