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-08 00:02:58 UTC
- JSON Representation
https://github.com/city-of-helsinki/django-helusers
Django app for City of Helsinki user infrastructure
authentication django oidc-client
Last synced: 18 Oct 2025
https://github.com/chrislaskey/oauth2_facebook
A Facebook OAuth2 Provider for Elixir
authentication elixir facebook facebook-graph oauth2
Last synced: 19 Apr 2025
https://github.com/khaledsaeed18/express-notes-app-with-typescript-prisma-postgresql
A simple and secure notes app built with Express.js, TypeScript, Prisma ORM, and PostgreSQL. It features JWT-based authentication, bcrypt.js for password hashing, input validation with express-validator, and request rate limiting with express-rate-limit for enhanced security and performance.
authentication backend bcryptjs express-rate-limit express-validator expressjs jsonwebtoken middleware nodejs pagination postgresql-database prisma-orm typescript
Last synced: 19 Apr 2025
https://github.com/mjah/jwt-auth
A JWT based authentication server.
authentication golang jwt postgresql rabbitmq
Last synced: 10 Mar 2026
https://github.com/fdhhhdjd/learn-nextjs-full-stack-e-commerce
NextJs,Reactjs,MongoDb,...
authentication mongodb next nextjs paypal
Last synced: 16 May 2025
https://github.com/thedevdojo/auth-website
This is Auth Website for DevDojo Auth (https://github.com/thedevdojo/auth)
auth authentication laravel login register users
Last synced: 02 Jul 2025
https://github.com/honorablecon/authserverjwt
Authentification Server based on JWT
authentication hacktoberfest javascript jwt jwt-authentication jwt-token nodejs server severless
Last synced: 18 Mar 2025
https://github.com/hexxone/telejelly
Telegram Login Widget Authentication Plugin for Jellyfin
authentication jellyfin jellyfin-plugin jellyfin-sso telegram telegram-bot telegram-login-widget
Last synced: 28 Apr 2025
https://github.com/rollerworks/split-token
Split Tokens: Token-Based Authentication Protocol without Side-Channels
authentication crypto php rollerworks security sodium split-token token
Last synced: 15 Apr 2025
https://github.com/PerfectlySoft/Perfect-Turnstile-SQLite
An SQLite ORM single-package integration for Turnstile authentication.
authentication perfect server-side-swift sqlite sqlite-orm sqlite3 swift turnstile
Last synced: 11 May 2025
https://github.com/cloudflare/privacypass-config
Development and deployment CLI for Cloudflare Privacy Pass implementation
authentication cli cryptography privacy-pass token typescript
Last synced: 20 Oct 2025
https://github.com/ciscodevnet/arduino-duoauthlibrary-esp32
An Arduino Library to simplify the operations of performing Duo Multi-Factor Authentication within your ESP32 Micro Controller project
api-wrapper arduino authentication duo duo-api duo-library esp32
Last synced: 14 Apr 2025
https://github.com/can-kat/python-auth
HWID authentication system in Python compares user's HWID with a list from URL to determine authentication success or failure.
auth authentication authentication-backend authorization protection python-auth python-authentication python-authorizer
Last synced: 12 May 2025
https://github.com/ryanninodizon/azureserverlessapp-with-auth-for-dotnet-angular
Azure Serverless template project using Azure Functions, Angular, Azure Cosmos DB and APIM with MSAL
angular angular17-standalone api apimanagement authentication authorization azure azure-functions cosmosdb dotnet dotnet-framework identity-platform microsoft microsoft-azure microsoft-identity-platform msal msal-angular msal-library serverless single-page-applications
Last synced: 15 Apr 2025
https://github.com/s-ayanide/mate
Mate is a new age, instant messaging service that also provides optional end-to-end encrypted chats, file sharing, and several other features.
authentication chat firebase react
Last synced: 13 Jun 2025
https://github.com/ayushn21/session-replay-demo
authentication cookie rails security
Last synced: 14 Apr 2025
https://github.com/junzhengca/identity-atheneum
Identity federation and data storage platform for education tools. Powered by MongoDB, Redis and Node.js. Connect using simple REST API.
authentication data-storage node-js saml
Last synced: 11 Jun 2025
https://github.com/pryv/app-web-auth3
Vuejs implementation of authorization web app
authentication consent login management password reset
Last synced: 05 Feb 2026
https://github.com/perfectlysoft/perfect-turnstile-sqlite
An SQLite ORM single-package integration for Turnstile authentication.
authentication perfect server-side-swift sqlite sqlite-orm sqlite3 swift turnstile
Last synced: 29 Aug 2025
https://github.com/nimblehq/nimble-auth
Mountable Devise-based and omniauth-based authentication engine
authentication engine ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/qlaffont/fastify-auth-prisma
Fastify plugin with Prisma to make simple & secure authentification middleware.
authentication fastify prisma simple typescript
Last synced: 11 Mar 2026
https://github.com/elhard1/next-js-supabase-website-template
🚀 Production-ready Next.js 14 + Supabase template with authentication, real-time features, and beautiful UI. Includes TypeScript, Tailwind CSS, and shadcn/ui components.
auth authentication boilerplate database file-storage full-stack nextjs nextjs14 postgresql react real-time responsive shadcn-ui starter starter-kit supabase tailwindcss template typescript web-development
Last synced: 26 Aug 2025
https://github.com/one-click-auth/trustauthx-py-sdk
It is the official Python SDK for TrustAuthx.
authentication django fastapi flask oauth pypi python python3 sdk trustauthx
Last synced: 10 Mar 2026
https://github.com/shivam6862/map-my-food
Map My Food is a MERN stack app that showcases nearby restaurants and enables the creation of new ones. Features include authentication, cart, search, support,orders, new restaurant creation, all seamlessly managed with global state management.
authentication food-app global-state-management javascript localstorage mern-stack mongodb new-resturant nodejs order-food reactjs search-food swiggy swiggyclone
Last synced: 12 Oct 2025
https://github.com/carnivuth/las
struttura ansible per esame laboratorio amministrazione sistemi del professor prandini
ansible ansible-role authentication laboratorio-amministrazione-sistemi las ldap provisioning snmp
Last synced: 23 Aug 2025
https://github.com/wallabag/guzzle-site-authenticator
A plugin for guzzle that authenticates, with credentials, to sites that require it.
Last synced: 03 Jul 2025
https://github.com/bsenst/board_certification
A personalized learning environment build with Streamlit.
authentication education firebase-auth google-sheets kaggle medical-questions pandas questions-and-answers streamlit
Last synced: 22 Apr 2025
https://github.com/ibra4/api-key
Laravel package provides a simple API key authentication mechanism for your Laravel applications. It allows you to protect your API endpoints by validating API keys sent with each request
api-key authentication laravel php
Last synced: 14 Jan 2026
https://github.com/uber5/react-pkce-sample
Sample app demonstrating using OAuth2 PKCE within React
authentication oauth2 pkce react
Last synced: 23 Apr 2025
https://github.com/techsavvyash/oidc-lite
Lightweight OIDC based auth service in NestJS
Last synced: 09 Mar 2026
https://github.com/nilusche/tik-tasks
Softaware Engineering: Laravel CMS Project (More than a Todolist)
authentication cms laravel php realtime
Last synced: 03 Jan 2026
https://github.com/pktharindu/laravel-api-boilerplate
API boilerplate built with Laravel Sanctum and Laravel Fortify.
api authentication boilerplate fortify hacktoberfest laravel restful-api sanctum
Last synced: 25 Jul 2025
https://github.com/zerone0x/echo-backend
Echo Social API using Node.JS and Express.JS
authentication backend-api expressjs flyio full-stack javascript jwt nodejs passport social-media
Last synced: 28 Apr 2025
https://github.com/makis-san/electron-mc-auth
Display an electronJs window to authenticate Minecraft accounts through Xbox Live.
auth authentication electronjs mclc microsoft minecraft oauth xbox xbox-live xbox-live-oauth
Last synced: 28 Oct 2025
https://github.com/solr-cool/solr-forward-authentication-plugin
A simple forward authentication plugin for Solr
authentication search solr solr-plugin
Last synced: 14 Jan 2026
https://github.com/siddharthachowdhury/react-redux-rxjs-router
Boilerplate setup of React.js using TypeScript, Webpack, Babel, Rxjs, Redux, Routerv4, Jest and Scss. Setup with example touching all the aspects of reactive programming using the stack with unit test sample using Jest and enzyme.
authentication babel boilerplate enzyme epics jest react react-boilerplate react-router-v4 react-rxjs reducer redux redux-observable rxjs6 sass sinon typescript webpack4
Last synced: 15 Aug 2025
https://github.com/Kind-Unes/Flutter-Islamic-Dawaah-Application
يهدف هذا البرنامج إلى دعوة الناس للإسلام من خلال جمع بيانات المدعوين ومراجعتها من قِبل الدعاة للتواصل معهم. يقدم البرنامج أيضًا تعليماً لمبادئ الدين الإسلامي للجدد عبر مقالات، وكتب إلكترونية، وملخصات عن الإسلام. لتنفيذ هذا الهدف بكفاءة، تم تصميم لوحة تحكم متقدمة ونظام قوي يسهل عملية الدعوة الإسلامية بشكل فعال.
admin-panel api app apple-store authentication dashboard education firebase flutter google-play islam quran source-code
Last synced: 10 Mar 2026
https://github.com/firesharkstudios/butterfly-auth
Authenticate clients in C# using Butterfly.Db and Butterfly.Web
authentication butterfly csharp
Last synced: 05 Sep 2025
https://github.com/wendymunyasi/alx-backend-user-data
Backend user data.
algorithms api authentication backend flask python3
Last synced: 12 Apr 2025
https://github.com/pageton/authify
Authify is a simple and efficient authentication system built with Go and Fiber, designed to handle user authentication securely and flexibly for web applications.
auth auth-services auth0 authentication authentication-backend authify backend fiber gol
Last synced: 23 Apr 2025
https://github.com/thedeadcoder/tokkhok-backend
KUET-Bitfest-Hackathon Backend
alembic authentication fastapi google-transliterate openai postgresql qdrant render sqlalchemy supabase vector-database
Last synced: 11 Mar 2026
https://github.com/hamzazaidix/reddit-clone
Reddit Clone build with Next JS & Tailwind CSS
authentication blogging context-api db javascript nextjs post reddit reddit-application reddit-blogging-site reddit-clone repl replit supabase supabase-client supabase-db tailwindcss
Last synced: 08 Aug 2025
https://github.com/realkinetic/gcp-spring-oidc
Spring RestTemplate interceptor which can make authenticated requests to GCP Identity-Aware Proxy using a service account
authentication gcp gcp-iap oauth2 oidc openid-connect resttemplate spring
Last synced: 20 May 2026
https://github.com/hilliamt/node-auth-imperial
A Promise-based NodeJS authentication method for Imperial College student accounts
authentication imperial-college-london nodejs
Last synced: 13 Jun 2025
https://github.com/wultra/powerauth-docker
Docker images for PowerAuth 2.0 Software
authentication banking docker docker-compose docker-image mobile mobile-security powerauth security
Last synced: 30 Apr 2025
https://github.com/garyku0/nextjs-passkey-auth
Modern passwordless authentication with WebAuthn passkeys, Next.js, and Supabase. Optimized for Cloudflare Pages with optional CAPTCHA protection.
authentication biometric cloudflare edge-runtime nextjs passkey passwordless security supabase typescript webauthn
Last synced: 09 Aug 2025
https://github.com/nurislam03/mern_graphql_paypal
A simple project using MERN stack with GraphQL. Aimed to explore PayPal integration as a payment method.
authentication graphql mern mongodb nodejs payment-integration paypal reactjs
Last synced: 25 Apr 2025
https://github.com/toilal/auth-toolbox
The developer toolbox for HTTP Client Authentication.
adapters authentication axios client http interceptors jwt oauth2 openid
Last synced: 05 Jul 2025
https://github.com/tooniez/aspcore.reacttemplate
A ready-to-use boilerplate for React frontend applications written in TypeScript with ASP.NET Core API Backend in CSharp/Dotnet8.
aspnetcore authentication csharp dotnet framer-motion mvc-architecture react typescript vite
Last synced: 24 Oct 2025
https://github.com/maykinmedia/mozilla-django-oidc-db
Database-backed settings for mozilla-django-oidc, with modified unique identifiers for users
Last synced: 26 Apr 2025
https://github.com/vindecodex/vvillaluna-elearning
NestJS ELearning
authentication authorization casl crud-api nestjs nestjs-backend typeorm typescript
Last synced: 06 Sep 2025
https://github.com/mvr-studio/passcard
Allow your users to log in with their wallets. Integrate Cardano, Mina, Ethereum and Solana authentication.
authentication blockchain cardano coinbase-wallet ethereum metamask mina mina-protocol react signinwithethereum siwe solana ui ui-components wallet
Last synced: 01 Aug 2025
https://github.com/gonzalo-bulnes/rails-5-token-authentication-demo
Demonstrate the Simple Token Authentication usage in a Rails 5 app.
Last synced: 27 Apr 2025
https://github.com/ericlondon/rails5-react-token-auth
Rails5 React Token Auth via Knock gem
authentication knock rails5 react token
Last synced: 03 May 2025
https://github.com/yerkopalma/sapper-auth-template
Sapper template with the addition of mongodb through mongoose and passport for user authentication.
authentication sapper template
Last synced: 11 Apr 2025
https://github.com/openra/openrauseraccounts
Connect phpBB forum accounts to OpenRA installations
authentication openra phpbb-extension
Last synced: 28 Apr 2025
https://github.com/cstodor/auth0lock-angular2
Auth0 Lock Authentication with Angular 2
angular-2 auth0 authentication typescript
Last synced: 12 Feb 2026
https://github.com/gauravsingh9356/auth-app
Fully functional authentication app with node, express, passport, flash, ejs, bcryptjs
authentication bcryptjs expressjs flash nodejs passportjs
Last synced: 08 Apr 2026
https://github.com/porech/pkcs11-web-proxy
A very simple reverse proxy that listens for plain HTTP requests and sends them to an upstream server with TLS client authentication from a PCKS#11 device (like a smart card).
authentication pkcs11 smart-card
Last synced: 07 Jul 2026
https://github.com/k8pai/nextauth-cli
A cli tool to initialize nextauth setup with a simple command.
authentication authorization changesets cli cli-app cli-tool clitools commander commanderjs k8pai nextauth nextauth-cli nextauthjs nextjs nodejs npm npm-package pnpm typescript
Last synced: 09 Mar 2026
https://github.com/jonathandey/oc-jd-ghostuser
An OctoberCMS Plugin for Ghosting in to front-end user accounts
authentication ghosting login octobercms octobercms-plugin php users
Last synced: 05 Jun 2026
https://github.com/khaledkamr/filmfan
FilmFan is a full-stack web application for discovering, rating, and reviewing movies and TV shows. Built with Django, it provides a comprehensive platform for cinephiles to explore featured films, stay updated with entertainment news.
authentication css django html javascript python sqlite3
Last synced: 28 Jul 2025
https://github.com/cjpatoilo/openfb
Facebook integration in JavaScript apps running in the browser and in Cordova.
auth authenticate authentication cordova facebook fb login oauth openfb webview
Last synced: 09 Apr 2026
https://github.com/droidsonroids/auth0_rs256_jwt_verifier
Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.
auth auth0 authentication jwkset jwt openssl rs232 ruby
Last synced: 06 Oct 2025
https://github.com/mo7amedaliebaid/clean-architecture-getx-task
clean-architecture-getx-example
authentication clean-architecture clean-code dart dartz dependency-injection dio flutter getx hive rest-api
Last synced: 07 Nov 2025
https://github.com/zebbern/temp-mail
Python GUI | To generate and manage temp-mails using multiple providers. Designed to help you create, view, and copy temp-mail addresses without losing access mid-session.
authentication gmail mail mail-app mail-client mail-server mail-verification mail-verify python python-mail temp temp-mail temp-mail-api temp-mail-app temp-mail-website verification-code
Last synced: 21 Jan 2026
https://github.com/genesisblock3301/multiple-authentication-django
This is difference permission of user
Last synced: 02 Apr 2026
https://github.com/s4kibs4mi/emq-am
Go based RESTful service to mange EMQ MQTT Broker's Authentication & Authorization (ACL).
authentication authorization emq emqtt emqttd mqtt mqtt-broker
Last synced: 05 May 2025
https://github.com/danthegoodman1/continuewith
Become an OAuth2 provider with any auth backend
authentication authorization go golang
Last synced: 17 Jun 2025
https://github.com/agconti/express-jwt-token
A lean and configurable implementation of jwt auth for Express.js
authentication express-middleware json-web-token jwt nodejs
Last synced: 20 Mar 2025
https://github.com/hgmauri/sample-authentication-jwt
Sample authentication with JWT
authentication dotnet dotnet-core jwt-auth jwt-authentication security
Last synced: 06 Mar 2026
https://github.com/harshmangalam/event-blend-server
Open source meetup alternative backend api powered by Bun
authentication authorization bun hacktoberfest hacktoberfest11 hacktoberfest2024 javascript jwt meetup-api postgresql prisma typescript zod
Last synced: 12 May 2025
https://github.com/sventorben/kommons
Flexible tools and extensions for Keycloak - modular, production-ready, and developer-friendly.
authentication authn authorization authz extensions groups iam identity identity-management keycloak organizations plugin
Last synced: 12 Jan 2026
https://github.com/stustanet/helgrind
Welcome to hell (if authenticated).
authentication authentication-proxy certificate client-auth gateway helgrind mutual-authentication tls
Last synced: 13 Apr 2025
https://github.com/miclip/uaa-chart
Helm chart to deploy UAA with an IdP and OpenLDAP test servers
authentication cloud-foundry kubernetes ldap saml-service-provider uaa
Last synced: 13 Apr 2025
https://github.com/rebackk-team/pocketbase-adapter
@rebackk/pocketbase-adapter is an adapter that integrates PocketBase (https://pocketbase.io) with NextAuth.js (https://next-auth.js.org) for authentication, enabling seamless user management and session handling using PocketBase's collections and features.
authentication hacktoberfest hacktoberfest2024 javascript next nextauth nextjs open-source typescript
Last synced: 13 Apr 2025
https://github.com/tareq1988/lumen-starter
Lumen framework starter app
authentication laravel lumen-framework
Last synced: 27 Mar 2025
https://github.com/badgerati/pode.ldap
Extension module for Pode that enables cross-platform LDAP authentication
active-directory authentication cross-platform extension ldap openldap pode powershell-module
Last synced: 21 Jul 2025
https://github.com/regulaforensics/documentreader-ionic-plugin
Cordova plugin for reading and validation of identification documents (Ionic sample)
authentication cordova cordova-plugin document id ionic reader sdk validation
Last synced: 30 Dec 2025
https://github.com/dom-the-dev/movie-tinder-youtube
Tutorial Application made for a YouTube Video. This application is made with Supabase + React.
authentication nextjs react reactjs supabase tinder
Last synced: 01 Mar 2026
https://github.com/sametcn99/nextjs-cookie-based-auth
This project has been created to learn how to implement JSON Web Token (JWT) and cookie-based authentication for only an administrator (admin) using Next.js.
admin-auth authentication cookies example next nextjs nextjs14 react
Last synced: 04 Apr 2025
https://github.com/federicoceratto/nim-libu2f
FIDO U2F server-side and client-side library for Nim
authentication fido nim nim-lang security u2f
Last synced: 03 Oct 2025
https://github.com/s-kainet/sharepoint-aspnet-authentication
SharePoint add-in authentication middleware for Asp.Net MVC (both Asp.Net Core and Asp.Net MVC 5 via Owin)
asp-net-core authentication net-mvc owin-middleware sharepoint
Last synced: 12 May 2025
https://github.com/spechtlabs/tka
Zero-friction Kubernetes access using Tailscale and ephemeral service accounts
access-control authentication kubernetes sre tailscale
Last synced: 18 May 2026
https://github.com/devagrawal09/clerk-nextjs-template
A simple and powerful Next.js template featuring authentication and user management powered by Clerk.
authentication clerk nextjs react
Last synced: 30 Dec 2025
https://github.com/passageidentity/passage-android
Passage for Android - Add native passwordless authentication to your Android app with Passage by 1Password
1password android authentication biometrics ciam identity kotlin magic-links oauth2 oidc otp passage passage-sdk passkey-complete passkey-flex passkey-ready passkeys passwordless webauthn
Last synced: 10 Jul 2025
https://github.com/passageidentity/passage-swift
Passkey Complete for Apple Platforms - Go completely passwordless with a standalone auth solution in your Swift apps with Passage by 1Password
1password apple authentication biometrics ciam ios macos magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless swift tvos webauthn
Last synced: 10 Jul 2025
https://github.com/igorbenav/fastsecure
A modern, flexible authentication system for FastAPI applications with support for multiple authentication methods and strategies.
auth authentication authorization fastapi jwt session
Last synced: 31 Oct 2025
https://github.com/jbips/hapi-oidc
Hapi authentication strategy for OpenID Connect
authentication hapi hapi-plugin openid-connect
Last synced: 06 May 2025
https://github.com/inabajunmr/azidp4j
[alpha] Java OAuth 2.0 Authorization Server & OpenID Connect Identity Provider Library for any web application frameworks.
authentication authorization oauth oauth2 openid-connect
Last synced: 17 Jan 2026
https://github.com/sarvagyakrcs/nextjsauthentication
This project demonstrates how to implement authentication in a Next.js application using NextAuth.js, TypeScript, a custom UI, and Prisma for database management. It covers protected routes, callbacks, middlewares, and provides detailed integration between NextAuth.js and Next.js, including server-side actions.
authentication nextjs postgresql prisma-orm serverless
Last synced: 12 Sep 2025
https://github.com/louisbrulenaudet/totpsaurus
Ultralight, non-dependent and minimalist open-source package for generating Time-based One-Time Passwords (TOTPs), creating OTP URLs, and generating secure backup codes for account recovery.
2fa authentication crypto google-authenticator otp password time-based two-factor two-factor-authentication
Last synced: 14 Jul 2025
https://github.com/authress/authress-sdk.rs
The Authress SDK for Rust provides authorization as a service with fully compatible REST apis.
api authentication authentication-middleware authorization authorization-framework authorization-server credentials keys security user-identity user-management
Last synced: 13 May 2025
https://github.com/chrisruffalo/keycloak-sync
A command for syncing the state of groups and their members in Keycloak/RH SSO to OpenShift
authentication groups idm keycloak openshift sso
Last synced: 11 Apr 2025
https://github.com/teddy95/webapp-boilerplate
Boilerplate for Node.js Webapplications with Express, Marko.js & Webpack 🧙
authentication azure boilerplate bootstrap docker express font-awesome i18n markojs passport webpack
Last synced: 02 Mar 2025
https://github.com/asadsahi/reactnode-fullstack
React & Node fullstack Single Page Application with Relational databases as backend using Sequelize. Live Demo:
authentication express fullstack nodejs pwa reactjs sequelize
Last synced: 12 Apr 2025
https://github.com/PerfectlySoft/Perfect-Turnstile-PostgreSQL
A PostgreSQL ORM single-package integration for Turnstile authentication.
authentication perfect postgresql postgresql-orm server-side-swift swift turnstile
Last synced: 11 May 2025
https://github.com/ayman-al-khatib/bio-medika-mobile
Bio Medika 💊 is a mobile app tailored for pharmacy owners to simplify purchasing medicines from drug warehouses 🏥. It offers a user-friendly interface to browse catalogs 📚, check real-time stock ⏱️, and access exclusive deals 🎁, ensuring an efficient and secure procurement process 🔐 for managing pharmaceutical products 💊📦.
animations authentication auto-size-text cached-network-images clean-code connectivity-plus dart dartz firebase firebase-core firebase-messaging flutter flutter-spinkit flutter-svg hive lottie-animation multilingual notification real-time shimmer
Last synced: 10 Apr 2025
https://github.com/SteveMcArthur/docpad-plugin-authentication
Handles authentication and login functionality via social login for your docpad application. Protects pages from unauthenticated users. Uses the node module social-login (https://github.com/26medias/social-login) to standardise the configuration interface to the various login strategies and handle routing and redirection.
authentication docpad javascript login-strategies membership plugin social-login
Last synced: 03 Apr 2025