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/nandhutee/auth-context---brief-introduction-of-app-router-context-api-intro-react-contex---qouls36lqt7y
This assignment involves creating an authentication context for a web application using React. The context manages the user's authentication state, including login and logout functionality, and stores a sample token in local storage to simulate authentication. The assignment includes implementing a LoginComponent that displays whether the user is l
authentication context-api frontend-development javascript localstorage nextjs react web-development
Last synced: 05 Apr 2026
https://github.com/stuartmeeks/nextiteration.spectreconsole.auth.providers
Provider packages for NextIteration.SpectreConsole.Auth — Adobe VIP Marketplace, Airtable, SoftwareOne Marketplace.
adobe airtable authentication cli csharp dotnet nuget softwareone spectre-console
Last synced: 03 May 2026
https://github.com/emrd/nodejs-auth-with-api-key
api authentication key nodejs with
Last synced: 18 Apr 2026
https://github.com/rashidaaleem/signup-login-logout-firebase-authentication
firebase authentication
admin authentication css dashboard firebase html html-css-javascript javascript js login logout signup
Last synced: 18 Apr 2026
https://github.com/innuska23/goit-react-hw-08-phonebook
https://innuska23.github.io/goit-react-hw-08-phonebook/
api authentication authorization formik login react registration routes
Last synced: 19 Apr 2026
https://github.com/silvestrevivo/express-passport-local-strategy
Express application with Oauth-passport to explain loging with local strategy, regarding the youtube tutorial from @bradtraversy
authentication express expressjs handlebars local-strategy node nodejs passport
Last synced: 19 Apr 2026
https://github.com/guysnacho/mcbios
Welcome to home of the MidSouth Computational Biology and Bioinformatics Society (MCBIOS). A new site is created yearly to support the growing conference. Managed by Netlify branch deploys.
authentication authorization chakra-ui netlify nextjs react stripe supabase
Last synced: 19 Apr 2026
https://github.com/sp12102001/network-me
Starting framework for a auth-included social media application
authentication social-media social-network
Last synced: 19 Apr 2026
https://github.com/frasermolyneux-archive/poc-mkdocs-ado-bicep
This repository contains a proof of concept for building and deploying a markdown docs site into an app service with authentication using Azure DevOps and Bicep.
app-services authentication azure azure-pipelines bicep devops markdown mkdocs
Last synced: 19 Apr 2026
https://github.com/youbaimkf/nest-auth-api
🛡️Auth API
api authentication nestjs opaque-access-token swagger typescript
Last synced: 19 Apr 2026
https://github.com/thainapires/pizzashop
Dashboard for managing establishments and order control, inspired by iFood (a famous orders management in Brazil)
authentication frontend manager-system reactjs restaurant-management tailwind
Last synced: 19 Apr 2026
https://github.com/mehdizarepour/service-auth
authentication jwt-authentication mongodb nodejs otp-verification redis
Last synced: 19 Apr 2026
https://github.com/megumikatou02/authenticator-extension
Authenticator extension supports Chrome, Edge, Firefox, and other compatible browsers
authentication authenticator authy
Last synced: 19 Apr 2026
https://github.com/stormiks/vue-express-todo-service
Project with practical application of Express+Sequelize server logic
authentication axios bootstrap4 client-server dayjs expressjs notifications sequelize sequelize-orm sqlite3 vue vue-router
Last synced: 20 Apr 2026
https://github.com/dunghenry/nest_auth
authentication docker mongodb nestjs server-side-rendering upload-image
Last synced: 20 Apr 2026
https://github.com/aymanek24/authenticationjwt
This an authentication System made with SpringBoot Using JWT
authentication doctor jwt-auth jwt-authentication jwt-bearer-tokens jwt-token postgresql spring-boot sql
Last synced: 20 Apr 2026
https://github.com/bhagyadilhara/auth0_login
Basic auth0 login app using angular
angular auth0 authentication primeng
Last synced: 20 Apr 2026
https://github.com/udelblue/springbootsecuritylogin
Spring Boot web app with mysql backend. Which makes use of spring security.
authentication authorization java registration spring-boot spring-data-jpa spring-security
Last synced: 20 Apr 2026
https://github.com/sneaksanddata/terraform-provider-boxer
Terraform provider for Boxer AuthZ service
authentication authorization authz go policy terraform
Last synced: 20 Apr 2026
https://github.com/jtemporal/gowiththeflow
Supporting material for the talk Go With The Flow
auth0 authentication authorization flask webdevelopment
Last synced: 20 Apr 2026
https://github.com/satoribyte/secure-auth
Aplikasi autentikasi berbasis Flask dengan fitur keamanan tingkat lanjut, termasuk autentikasi pengguna, perlindungan CSRF, 2FA, dan rate limiting.
authentication csrf flask rate-limiting security two-factor-authentication
Last synced: 21 Apr 2026
https://github.com/yultyyev/better-auth-firebase-auth
Firebase Authentication plugin for Better Auth
authentication better-auth firebase firebase-auth typescript
Last synced: 20 Apr 2026
https://github.com/geheb/gtid
Simple OIDC Provider
authentication jwt openid-connect rust security
Last synced: 05 Jun 2026
https://github.com/pras75299/nextjsauthentication
Fullstack Next Js Authentication with MongoDB, JWT, Bcrypt and NextJS Router
authentication bcryptjs jwt mailtrap mongodb moongose nextjs-starter nextjs-template nextjs14
Last synced: 21 Apr 2026
https://github.com/nuraj250/lockbox-secure-password-manager
LockBox is a lightweight yet powerful password manager built with Python. It encrypts and securely stores your passwords, providing an intuitive CLI and optional GUI for easy access. Say goodbye to forgotten passwords and hello to secure automation! 🔒🚀
authentication automation cryptography cybersecurity encryption lockbox password-manager pyqt5 python secure-storage sqlite
Last synced: 21 Apr 2026
https://github.com/johanbook/docker-compose-supertokens
A simple PoC for running Supertokens in Docker-compose
authentication docker-compose poc suptertokens
Last synced: 21 Apr 2026
https://github.com/zahidakbar2370/chatapp_laravel_ajax_javascrript
simple chat system. in this user can chat with any other user.
ajax authentication chat-application chat-management chat-system javascript laravel
Last synced: 21 Apr 2026
https://github.com/mdouchement/ergo
Ergo is an HTTP/HTTPS proxy with authentication support. Works at TCP level.
authentication http https proxy
Last synced: 21 Apr 2026
https://github.com/bezkoder/angular-10-jwt-refresh-token
Angular 10 Refresh Token example with JWT and Http Interceptor
angular angular10 authentication authorization httpinterceptor jwt jwt-auth jwt-authentication refresh-token token-based-authentication
Last synced: 21 Apr 2026
https://github.com/nirbelelti/python-secure-flask-api-jwt-demo
This is a demo API application built using Flask, JWT (JSON Web Tokens), and SQLAlchemy with SQLite and Redis. The application follows best practices for user authentication and password management, including salting and hashing passwords. It implements key design patterns and ensures token-based security using JWT.
api-rest authentication design-patterns facade-design-pattern flask-api python salting singleton-design-pattern sqlite
Last synced: 21 Apr 2026
https://github.com/dxtaner/authenticationnodejs
AuthenticationNodeJs
api auth authentication facebook-login googleauth nodejs try-catch twiter-oauth
Last synced: 21 Apr 2026
https://github.com/mmvergara/vue-supabase-auth-starter-template
Vue Supabase Auth Starter Template with Protected Routes
authentication boilerplate-template protected-routes starter-template supabase supabase-auth-starter vue vue3
Last synced: 21 Apr 2026
https://github.com/soenneker/soenneker.extensions.strings.jwt
A collection of helpful string extension methods around JWTs
authentication authorization csharp dotnet extension extensions javascript jwt jwtstringsextension string strings token web
Last synced: 10 Jun 2026
https://github.com/soenneker/soenneker.kiota.noopauthenticationprovider
A Kiota AuthenticationProvider implementation that performs no authentication. Useful for scenarios where no Authorization header is required.
authentication authenticationprovider csharp dotnet kiota no noop noopauthenticationprovider op provider util
Last synced: 22 Apr 2026
https://github.com/soenneker/soenneker.kiota.genericauthenticationprovider
A Kiota AuthenticationProvider implementation that adds a token to the request's Authorization header with customization.
authentication csharp dotnet generic genericauthenticationprovider kiota provider util
Last synced: 22 Apr 2026
https://github.com/adedejiosvaldo/full_auth_nestjs
Full Authentication System in NestJs : Authentication (Access token & Refresh token), Authorization (Role, Access) and API Keys
authentication authorization nestjs
Last synced: 22 Apr 2026
https://github.com/haripasapuleti/foodies_hub
Foodies Hub is a full-stack food delivery app built with the MERN stack. It includes an admin panel for managing food items and orders, and a user app for browsing, ordering, and tracking deliveries.
api-development authentication authorization expressjs full-stack-web-development mongodb nodejs react-router-dom reactjs
Last synced: 22 Apr 2026
https://github.com/ldabiralai/xmpp-connect
Util to check if XMPP service is working
Last synced: 22 Apr 2026
https://github.com/ryanhustler420/airbnb-clone
Simple Airbnb Application Clone With Ruby On Rails Framework. Check Commites For Step By Step Implementation.
authentication bookings clone crud-application hotel ruby ruby-on-rails
Last synced: 22 Apr 2026
https://github.com/gustavoestevesr/sistema-de-autenticacao
Desenvolvimento de interfaces minimalista e responsiva de um Sistema de Autenticação!
authentication css3 front-end html5 javascript
Last synced: 05 Jun 2026
https://github.com/remcostoeten/auth-drawer
Configurable React auth drawer and modal — OAuth, triggers, motion, and copy from one AuthConfig. Includes docs, configurator, and debug lab. Bring your own backend.
authentication drawer framer-motion monorepo oauth react tailwindcss typescript ui-components vite
Last synced: 06 Jun 2026
https://github.com/soenneker/soenneker.utils.test.authhandler
A custom test authentication handler that builds a ClaimsPrincipal from headers or a JWT to simulate authenticated users during integration tests.
authentication authhandler authorization csharp dotnet httpclient integration test testauthhandler tests unit util utils
Last synced: 06 Jun 2026
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 24 Apr 2026
https://github.com/nico-rodriguez/node-jwt-authentication
An express server which features authentication with JWT (JSON Web Token).
api authentication express jwt jwt-authentication
Last synced: 24 Apr 2026
https://github.com/wringiard/roblox-synapse
Roblox Synapse Executor is a top-tier script execution tool for Roblox, valued for its advanced features and stability, enabling seamless Lua scripting for game modifications and customization.
authentication bloxfruit-script bloxfruits-autofarm-script executer exploit game gui hack lua roblox roblox-lua roblox-script roblox-scripts roblox-synapse
Last synced: 06 Jun 2026
https://github.com/mariccardoso/pf-backend-lumina
API funcional com rotas CRUD básicas
api authentication backend nodejs
Last synced: 24 Apr 2026
https://github.com/navin-jethwani-76/next-google-auth
A template repository to quick start working with Next.Js and Setting up Google Authentication
authentication google-authentication nextjs nextjs-template nextjs14 nextui
Last synced: 24 Apr 2026
https://github.com/michelia5/pokedexmanager-backend
Back-end per il progetto Pokedex Manager, sviluppato in Java con Javalin. Gestisce l'autenticazione, la registrazione e la comunicazione con un database per fornire funzionalità come ricerca e gestione delle collezioni.
authentication backend java javalin jdbc mysql pokedex-manager pokemon
Last synced: 24 Apr 2026
https://github.com/officiallysingh/spring-cloud-api-grateway-azuread-auth
Demo project for Spring Cloud API Gateway with AzureAD Auth
authentication azure azure-active-directory azure-ad oauth2 oidc openid-connect spring-cloud-gateway spring-security
Last synced: 25 Apr 2026
https://github.com/rezaoptic/go-utils
some utils for Go projects.
authentication error-handling go go-package hacktoberfest jwt logger multi-language utils
Last synced: 06 Jun 2026
https://github.com/tatilimongi/simple-authentication-system
A secure authentication system implementing bcrypt for password hashing, developed as a classroom exercise for the Secure Development course
authentication bcrypt encription hashing-algorithm java login-system password-hashing secure-coding security university-project
Last synced: 25 Apr 2026
https://github.com/fstab50/gcreds
Automated generation and management of Amazon STS temporary IAM credentials
amazon-web-services authentication authorization automation aws client-side desktop iam iam-role sts
Last synced: 25 Apr 2026
https://github.com/pangeacyber/pangea-integration-auth0
Pangea Auth0 Integrations
auth0 authentication integration javascript pangea security
Last synced: 25 Apr 2026
https://github.com/luqmanoop/vueblog
A simple Vue blog with client-side authentication. 👀
Last synced: 25 Apr 2026
https://github.com/gahbr/nodejs-authentication-jwt
estudos sobre autenticação jwt em nodejs
authentication estudos jwt jwt-authentication jwt-token nodejs typescript
Last synced: 25 Apr 2026
https://github.com/elyosemite/seoulidentity
O Seoul Identity é um projeto que visa criar um servidor de identidade com múltiplas entradas, permitindo autenticação tanto por linha de comando (CLI) quanto por uma API REST.
authentication authorization clean-architecture identity identity-management sso-authentication test-driven-development typescript
Last synced: 07 Jun 2026
https://github.com/natanaeldeveloper/laravel-react-todolist
Site de gerenciamento de tarefas
ant-design authentication laravel react-ts rest-api sanctum
Last synced: 26 Apr 2026
https://github.com/jadzeino/auth-cc
The Auth CC will implement an authorization function by leveraging AWS services. With the power of the AWS CDK, it provides blueprints for building a simple authorization system with DynamoDB, AWS Lambda, and HTTP API Gateway.
authentication authorization aws
Last synced: 26 Apr 2026
https://github.com/lokranjanp/server_load_simulator
Server script that serves requests of 2FA OTP. Serves to simulate meaningful load on an Application specific server. This repo contains scripts to facilitate my Major project, 21IS8C01 during my Undergraduate Degree
authentication authentication-backend flask python3
Last synced: 26 Apr 2026
https://github.com/wi3ard/google-identity-admin
Google Identity Platform Admin CLI
authentication command-line-tool google identity
Last synced: 07 Jun 2026
https://github.com/mediacomem/express-jwt-policies
Lightweight JWT authentication & authorization middleware for Express
authentication authorization express jwt policy
Last synced: 26 Apr 2026
https://github.com/0fatihyildiz/capacitor-react-google-auth-example
authentication capacitor react
Last synced: 26 Apr 2026
https://github.com/modernmcguire/drawbridge
Add 2FA support to your Laravel Application
authentication email laravel magic-links two-factor-authentication
Last synced: 27 Apr 2026
https://github.com/avm-sistemas/juris-core
control of legal processes
angular angular-18 angular-material-components authentication hacktoberfest lawyer lawyer-services legal legaltools low-code pocketbase user user-accounts
Last synced: 27 Apr 2026
https://github.com/yaaa3ser/musicplatform-backend
It is about a music platform backend project on which artists can sign up and put up their albums for sale using Django, DRF, Celery.
authentication celery django django-rest-framework knox knox-authtoken python
Last synced: 27 Apr 2026
https://github.com/matiaspastori/auth
Just a little practice repo to learn about authentication with Express.js, JWT and RBAC
authentication authorization express expressjs jwt jwt-authentication middleware rbac-roles
Last synced: 27 Apr 2026
https://github.com/hennest/two-factor
Two-Factor Authentication for Laravel
authentication laravel laravel-auth laravel-authentication two-factor two-factor-auth two-factor-authentication
Last synced: 27 Apr 2026
https://github.com/nprail/static-auth-poc
🔑 Authentication middleware for static websites (POC)
authentication authorization middleware static-site
Last synced: 27 Apr 2026
https://github.com/mawalou14/employeemanagementapi
This Employee Management System provides secure user authentication, role-based access (Admin, User), and role assignment. It allows employees to register, log in, and manage their roles. The system uses JWT for authentication and refresh tokens for maintaining session integrity, ensuring secure access control.
api authentication authentication-backend authorization backend dotnet dotnet-core employee-management employee-management-system employeemanagementsystem rolebasedauthrorization roles-management
Last synced: 27 Apr 2026
https://github.com/nanafox/members-only
A simple members only social media site. This is part of TheOdinProject Ruby on Rails curriculum
authentication members-only ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/merchizm/phpsecurelogin
PHP 8.1 with PDO, Redis, JWT, hCaptcha, Google Authenticator
authentication jwt php php8 security
Last synced: 27 Apr 2026
https://github.com/a-ng-d/auth-yelbolt
This repository contains a form built using NextJS, React and Supabase Auth for authenticating users to access Yelbolt products.
authentication ideas-spark-booth ui-color-palette
Last synced: 28 Apr 2026
https://github.com/0xataru/auth-service
Authentication service via gRPC
authentication authentication-backend go golang grpc grpc-go grpc-server jwt
Last synced: 28 Apr 2026
https://github.com/yuvrajnode/jwt-auth-app
A simple full-stack authentication app using Node.js, Express, JWT, and a clean HTML/JavaScript frontend
authentication express jwt nodejs rest-api
Last synced: 28 Apr 2026
https://github.com/jdtjenkins/nestjs-jwt-auth
A plug-and-play auth module for the NestJS framework
authentication jwt nestjs typescript
Last synced: 28 Apr 2026
https://github.com/kaddyp/reactapp
React JWT Authentication & Authorization - React.js SignIn, SignUp and UserDashboard
authentication authorization axios bootstrap css headers html jwt-authentication jwt-token react react-hooks
Last synced: 28 Apr 2026
https://github.com/yaroslavtsebro/acconts-app
authentication cookies express jwt middleware mongoose nodejs typescript
Last synced: 28 Apr 2026
https://github.com/wannacry081/authenticationsystem-django
This project implements a RESTful API for authentication using Django and Django Rest Framework (DRF). It includes endpoints for user registration, login, and password reset with code verification via SMTP, and uses JWT (JSON Web Tokens) for secure authentication.
authentication django django-rest-framework rest-api
Last synced: 28 Apr 2026
https://github.com/sivadass/react-auth
React Authentication using React Router DOM
authentication react react-router-dom
Last synced: 28 Apr 2026
https://github.com/stefmedjo/api-starter
This is a starter project for any PHP Symfony API platform project with user creation and authentication (jwt access and refresh tokens implementation)
access-token api apiplatform authentication jwt jwt-authentication php refresh-token restful-api symfony
Last synced: 28 Apr 2026
https://github.com/thegera4/angular-recipes
Recipes Book made with Angular
angular angularjs authentication firebase firebase-auth firebase-realtime-database interceptors typescript
Last synced: 28 Apr 2026
https://github.com/peterbud/nuxt-aegis
Nuxt module for authentication with JWT token generation and session management.
authentication dx impersonation jwt nuxt nuxt-module oauth vue
Last synced: 28 Apr 2026
https://github.com/pjt3591oo/otp-tutorial
OTP 사용법 가이드
authentication javascript nodejs otp
Last synced: 28 Apr 2026
https://github.com/detastudio/user-api-rails-5
Rails Api + Generate Key Token
api api-key authentication rails ruby
Last synced: 28 Apr 2026
https://github.com/cbrnrd/authium
A simple software authentication server
api authentication gem ruby rubygems sinatra sql sqlite webhook
Last synced: 28 Apr 2026
https://github.com/shakibsadman/shakib-auth
Authentication build with Nestjs
api authentication authorization backend jwt mit-license mvp nestjs saas typescript
Last synced: 28 Apr 2026
https://github.com/yashbhayani/image_crud_with_login_authentication_with_firebase
authentication crud firebase image reactjs
Last synced: 28 Apr 2026
https://github.com/saif-abdelrazek/saifapi
Monorepo backend API - authentication, posts, subscriptions, and URL shortening services with bot integration.
api authentication backend express monorepo
Last synced: 29 Apr 2026
https://github.com/aya-jafar/ecommerce-api-2
Electronics E-commerce Django API using Django-ninja
api authentication django django-ninja ecommerce electronics python rest-api token-based-authentication
Last synced: 29 Apr 2026
https://github.com/muhammadfarooq85/todo-app-decent-ui-and-features
Todo-app-using-JavaScript. I have developed this Todo app via pure JavaScript. I have gained a lot of experience during this project.
authentication decentui pwaapp todoapp ui
Last synced: 29 Apr 2026
https://github.com/purejoymind/authprojects
Projects to understand user authentication and authorization in ASP.NET Core
authentication authorization dot-net-6 dot-net-core-identity dotnetcore
Last synced: 29 Apr 2026
https://github.com/mojoauth/node-sdk
A lightweight and secure Node.js SDK for implementing passwordless authentication in your applications using MojoAuth's authentication services.
authentication ciam iam mojoauth node node-js nodejs passkeys password passwordless passwordless-authentication passwordless-login
Last synced: 29 Apr 2026
https://github.com/teamofroman/fastapi-cookies-auth
Аутентификация пользователя через куки в FastAPI
auth authentication authorization cookie cookies fastapi middleware
Last synced: 29 Apr 2026
https://github.com/nafisarkar/boijatra-book-sharing-platform
A platform built for Bangla literature enthusiasts and beyond — connecting readers through stories, reviews, and meaningful discussions.
authentication ecommerce supabase
Last synced: 29 Apr 2026
https://github.com/narikimillisrihari/tokenauthentication
By Token Authentication system Movie Creation & updating details
authentication crud-application django postman rest-api session sqlite3 toeknization
Last synced: 29 Apr 2026
https://github.com/amulyaparitosh/reviewhood
ReviewHood is a REST API platform designed for managing movies, actors, genres, and reviews! The API allows you to perform CRUD operations on movies, actors, genres, and reviews, with JWT authentication for secure access.
authentication django django-rest-framework jwt movie-review-app rest-api
Last synced: 29 Apr 2026