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-06-30 00:02:53 UTC
- JSON Representation
https://github.com/uguremirmustafa/express-graphql-jwt-auth
Client code for my apollo-express-server with jwt authentication capabilities.
access-token authentication chakra-ui jwt refresh-token
Last synced: 22 Feb 2026
https://github.com/jitesoft/simple-login
PHP 7.1+ package for a simple login system.
Last synced: 08 Oct 2025
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/servettonga/node-auth
Simple User Management API
authentication authentication-backend nodejs
Last synced: 07 May 2026
https://github.com/rupesh-dev30/auth-v5
A simple Next.js app implementing Auth V5 for user authentication. It features sign-up, login, and secure session management with JWT tokens. The app includes protected routes, ensuring only authenticated users can access them. A foundation for adding advanced authentication features like OAuth or role-based access.
authentication nextjs nextjs15 prisma tailwindcss typescript
Last synced: 07 May 2026
https://github.com/aswassaw/express-typescript-auth
Membuat sistem Authentication dan Authorization menggunakan Express dan Typescript.
authentication authorization express jsonwebtoken typescript
Last synced: 25 Apr 2026
https://github.com/farahsedd/secure-authentication-project
This project focuses on creating a reliable authentication and network services infrastructure using OpenLDAP, SSH, Apache, OpenVPN, DNS, and Kerberos.
apache authentication cryptography dns infrastructure kerberos network-security openldap openvpn ssh
Last synced: 08 Jan 2026
https://github.com/tanbirhossain/angular-boilarplate
Ready to use Angular Boilerplate with Basic Required features. For API's check
angular8 authentication crud-application spa typescript
Last synced: 01 Jun 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/jonjondev/myway-sinatra
The super suave Sinatra framework
api authentication datamapper framework heroku models modular myway postgresql puma rspec sinatra sinatra-controller sinatra-framework
Last synced: 06 May 2026
https://github.com/w1z2z/express-mongo-api
This is an example of a simple API in Express.js using Typescript, MongoDB(mongoose)
authentication express-js middleware mongodb mongoose nodejs typescript
Last synced: 13 Apr 2026
https://github.com/konsbe/kober-tech
Mongo db, Express backend, React js & Next.js, Typescript in Node.js (social media, ecommerce, bcrypt athentication authorization, jwt-authentication, google maps with weather api, blockchain api, localStorage and more) ...converting: https://github.com/konsbe/mern-next-stack
atlas authentication authorization ecommerce-website express-js google-maps-api jwt-authentication middleware mongodb mongoose nextjs nodejs react-router reactjs social-media typescript weather-api
Last synced: 13 Apr 2026
https://github.com/greenvine/gcp-auth-util
Standalone Service Account Token Generator for Google Cloud Platform (Supports Cloud Run)
authentication cloud-run google-cloud-platform service-account token
Last synced: 03 Feb 2026
https://github.com/siddhant-vij/go-authentication
This repository consists of the personal code practice and notes for Go Authentication.
authentication hmac json-encoding jwt oauth2 password-storage
Last synced: 25 Oct 2025
https://github.com/viveksite/rbac_system
This project is a implementation of Role Based Access Control System in NodeJS and ExpressJS with Typescript
authentication authorization expressjs nodejs typescript
Last synced: 28 Jan 2026
https://github.com/sherlockboy/buy-event
Simple e-commerce feature. Users make request to buy products, then admin accepts it. When admin accepts notification will be sent by mail or sms depends on choice of admin
artisan-command authentication console e-commerce laravel mail php sms
Last synced: 07 May 2026
https://github.com/cuttle-ai/auth-service
authentication service for the cuttle.ai platform
authentication google-authentication oauth2
Last synced: 17 Jan 2026
https://github.com/joaofaveri/docs-nestjs-security
Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. Authenticate a user by verifying their "credentials". Authorization refers to the process that determines what a user is able to do.
authentication authorization expressjs nestjs nestjs-backend nodejs passportjs
Last synced: 13 Apr 2026
https://github.com/protojour/authly-lib
Authly open source libraries
access-control authentication authly service-mesh
Last synced: 27 Oct 2025
https://github.com/4players/odin-tokens-php
Lightweight package to generate access keys and room tokens used by 4Players ODIN
authentication ed25519 jwt php
Last synced: 03 May 2026
https://github.com/jjshay/handwriting-analysis
Forensic signature and handwriting analysis with statistical comparison
ai analysis authentication computer-vision forensics handwriting machine-learning opencv python signature-verification statistics
Last synced: 17 Jan 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/art2url/solve-sync-oauth-server
🗄️ SolveSync OAuth Server – lightweight Express server that handles GitHub OAuth authentication for the SolveSync Chrome extension, enabling secure and seamless uploads of LeetCode solutions to GitHub repositories.
api authentication chrome-extension express-js expressjs github github-api github-oauth leetcode node node-js nodejs oauth oauth-server secure-authentication
Last synced: 02 Apr 2026
https://github.com/aselamadhumal/online-shopping-store
IWT 1st Year Project using PHP MySql
authentication css html5 javascript mysql php7
Last synced: 01 Feb 2026
https://github.com/imdesai00/management_project
i created php project for farmer. it manage inventory and also apply some new functionallity like reminder system and it also gives you notification. i also created a new functionallity that export tabel data as pdf and other are simple crud opration in php.
authentication bootstrap5 management-system php phpmyadmin
Last synced: 09 May 2026
https://github.com/isaacnovaes/the-wild-oasis
An internal tool designed for small businesses to manage cabin bookings efficiently. Built with modern technologies like React, TanStack Router, TanStack Query, CSS container queries, React hook form, Tailwind CSS, and Supabase.
authentication motion react react-day-picker react-hook-form react-pdf react-query responsive shadcn supabase tanstack-query tanstack-router zod zod-validation
Last synced: 13 Apr 2026
https://github.com/prabal-verma/realfeedback
TrueFeedback is a Next.js application designed ✒️ to facilitate anonymous messaging between users. It incorporates the OpenAI ChatGPT API to generate random prompts, encouraging interaction. With separate interfaces for sending and receiving messages 📩 and secure authentication via NextAuth 🔒, TrueFeedback ensures a user-friendly and confidential
authentication mongodb nextjs react-hook-form shadcn-ui zod
Last synced: 12 Apr 2026
https://github.com/lucasdasilva96/tour-management-system
FullStack Booking System
authentication express-middleware expressjs javascript jwt-token material-ui mongodb nodejs react-query react-router reactjs redux tailwindcss
Last synced: 13 Apr 2026
https://github.com/chernikovkonstantin507/izzisession
izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.
api apple auth authentication authentication-middleware authorization ios jwt session swift token
Last synced: 05 Sep 2025
https://github.com/fakhranii/twitter-clone-nestjs-apis
Twitter-like API built using NestJS and TypeORM. It provides core features such as user authentication, tweet creation, and following functionality. The API is designed with scalability and maintainability in mind, leveraging the power of TypeORM for database management and NestJS for its modular architecture. This clone serves as a foundation for
authentication mysql nestjs typeorm
Last synced: 07 May 2026
https://github.com/heshamadel0007/loginsystem
Login System SPA application with Multiple Authentication Guard use Laravel & Nextjs
api authentication axios environment javascript laravel mysql nextjs nodejs php react singlepageapplication sunctum tailwindcss
Last synced: 13 Apr 2026
https://github.com/la16aquaman/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: 23 Jul 2025
https://github.com/amany-mm/alx-files_manager
A simple platform to upload and view files Using Node JS/Express JS. Topics: Authentication, NodeJS, MongoDB, Redis, pagination and background processing.
authentication background-process expressjs mongodb nodejs pagination
Last synced: 12 Apr 2026
https://github.com/chamikathereal/j2ee-security-jwt-with-db
A practical Java EE project demonstrating secure JWT-based authentication and role-based authorization with a database-backed identity store, Hibernate, and Jakarta EE Security API—ideal for learning modern, stateless security in enterprise applications.
api-rest authentication jakartaee java java-automation javaee jwt jwt-authentication jwt-token
Last synced: 05 Jul 2025
https://github.com/erenelagz/10-features-in-react-native-mobile-app
10 Different Functions in the Android App Eco-system
ai authentication biometric-authentication camera location mobile-app notification qr react-native sharesheet theme
Last synced: 28 Apr 2026
https://github.com/shwetank8/backend-01
authentication bcrypt expressjs hashing-passwords mongodb nodejs
Last synced: 13 Apr 2026
https://github.com/solarluiso/mood-tracker
Fully responsive full-stack application built with Next.js, Tailwind CSS and Firebase.
authentication firebase full-stack nextjs tailwindcss
Last synced: 13 Apr 2026
https://github.com/kevin-rs/nylas
The non-official Rust SDK for the Nylas API v2 (WIP).
authentication hacktoberfest nylas nylas-sdk rocket rust sdk
Last synced: 25 Oct 2025
https://github.com/p4irin/coturn_ephemeral_credentials
Generate time limited, ephemeral, long term credentials to authenticate against a coturn server
authentication coturn ice stun turn
Last synced: 07 Apr 2025
https://github.com/mehtadigisha/djangoauthenticationproject
Django Authentication
authentication change-password-with-old-password django django-auth-example django-authentication html-css-javascript python validation
Last synced: 13 Apr 2026
https://github.com/zahimessaoud/movies-api
authentication expressjs jwt-token reactjs
Last synced: 13 Apr 2026
https://github.com/smallpaes/sparkol-app
Sparkol app is an user-facing web application and is currently supporting basic authentication features.
api-rest authentication axios continuous-integration css3 cypress end-to-end-testing eslint happy-dom html5 prettier react react-context react-testing-library styled-components typescript unit-testing vite vitest
Last synced: 12 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/satvikpraveen/djangoversehub
🌟 Production-ready Django CMS with real-time WebSocket notifications, comprehensive REST API, Redis caching & Celery tasks. Features advanced user auth, article management, threaded comments, performance optimization & Docker deployment. Includes 95%+ test coverage & management commands. Perfect for learning enterprise Django patterns! 🚀
api authentication cachine celery cms django django-rest-framework docker enterprise full-stack notifications performance postgresql production-ready python real-time redis testing web-development websockets
Last synced: 02 Apr 2026
https://github.com/akshay-chaulya/worldtravel-api
worldtravel application backend mainly using node.js, express.js and mongoDB
authentication cloudinary expressjs javascript jwt leflate location map mongodb mongoose multer node node-js nodemailer worldtravel
Last synced: 28 Jan 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/kmaida/auth-architecture-ng
Fork of auth-architecture (React) but with Angular frontends
angular authentication bff javascript
Last synced: 07 May 2026
https://github.com/akashkobal/user-management-system
Full-stack User Management System with Spring Boot, React & MySQL featuring OTP verification, login, password reset, role-based access, and Excel export with filters.
akash-kobal authentication authorization java javamailsender javascript maven mysql reactjs spring-boot spring-security springboot user-management user-management-system
Last synced: 15 Apr 2026
https://github.com/bharatlal124/capstone_project-storefleet
This project serves as the backend for StoreFleet like Blinkit and Swiggy, implementing user authentication and related functionalities.
authentication bcrypt crypto email expressjs javascript jwt-token mongodb moongose nodejs nodemailer
Last synced: 15 Apr 2026
https://github.com/srinithirajendran/trendify
Trendify is an interactive e-commerce platform that enables users to browse, filter, and search products seamlessly. With features like real-time product filtering and search, users can easily find and add items to their shopping cart, providing a smooth and engaging shopping experience.
authentication html-css-javascript npm reactjs
Last synced: 15 Apr 2026
https://github.com/xp-forge/web-auth
Web Authentication
authentication basic-authentication cas jwt oauth oauth1 oauth2 oauth2-credentials php pkce-oauth userinfo xp-framework
Last synced: 25 Apr 2026
https://github.com/muneeb-yaqub/pet-adoption-platform
A Pet Adoption Platform built with Laravel that connects pet owners with adopters. It includes user management, pet listings with CRUD operations, search functionality, a wishlist, and messaging. An admin panel allows managing users and listings. The platform features a user-friendly UI with navigation, forms, tables, modals, and responsive design.
admin-panel animal-welfare authentication bootstrap crud laravel messaging-system mysql pet-adoption php responsive-design restful-api search-and-filters user-dashboard web-application
Last synced: 24 Feb 2026
https://github.com/gugazimmermann/course-1-authentication
This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.
authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript
Last synced: 24 Jan 2026
https://github.com/gugazimmermann/curso-1-autenticacao
Este repositório contém o código para o projeto "Autenticação", do ebook "Autenticação com React/TypeScript e Jest", que eu escrevi.
authentication best-practices boas-praticas conventional-commits course curso ebook eslint husky jest lint prettier react tutorial typescript
Last synced: 24 Jan 2026
https://github.com/ibad-hussain/share-it-socialmediaapp
Share It is a social media web app where users can register, log in, logout, create/edit posts, like posts, and manage profiles. Built with Node.js, Express, MongoDB, and EJS — featuring JWT-based authentication and local image uploads via Multer.
authentication ejs expressjs jwt multer nodejs share-it social-media
Last synced: 23 Jan 2026
https://github.com/madappgang/identifo-sdk-android
Android SDK for Identifo authentication framework.
android authentication kotlin login sdk-android
Last synced: 19 Apr 2026
https://github.com/grip-on-software/server-framework
Web application framework for building authenticated services with templating support
authentication server-framework templates
Last synced: 24 Jan 2026
https://github.com/csharper63/client_encryption_file_system
This repository contains a client that interacts with a server API to create account, upload/share files and folders with other users with E2EE.
authentication cryptography drive end-to-end-encryption
Last synced: 06 Feb 2026
https://github.com/peteryu24/springweb
a well made Web-site
authentication authentication-backend csrf csrftoken gis java javascript jquery jwt jwt-token mybatis openlayers pgsql postgresql refresh-token spring springsecurity springsecurity-jwt token
Last synced: 24 Oct 2025
https://github.com/miguelitodev/baseapp
Projeto para estudo, loigin simples, para simular autenticação de usuário, foi usado o Hook Context para fazer maior parte da autenticação, basta implementar as requests a API - Projeto feito baseado no vĂdeo da @Rocketseat, o mesmo estará no README
auth authentication context-api hooks hooks-api-react react react-native typescript
Last synced: 28 Feb 2025
https://github.com/mofizul21/postverses-backend-laravel
Backend API for PostVerses blog application with CRUD & Authentication feature.
api authentication authorization crud-application database full-stack-web-development laravel mysql php rest-api
Last synced: 13 Apr 2026
https://github.com/autodesk-platform-services/aps-pkce-webapp
Sample: Sample to obtain a 3LO using PKCE flow in a single page app
authentication authorization pkce-oauth token
Last synced: 19 Mar 2026
https://github.com/diegourrego4/go-authentication-app
This is a basic project built using Go to authenticate users using JWT. In this project I implemented hexagonal architecture following a regular way using postgresql database and routing using the package http natiive from GO
authentication go golang hexagonal-architecture jwt
Last synced: 28 Jan 2026
https://github.com/the-y9/fastapi-authentication-starter-pack
FastAPI starter for handling user signup and login using Pydantic models and clean service-based architecture.
authentication fastapi pydantic
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/adorsys-gis/task-manger-auth
A Spring Boot Task Management Application with integrated JWT authentication and role-based authorization. Securely manage tasks while enabling user login and registration with customizable access control.
authentication authorization spring-security swagger-ui
Last synced: 28 Jan 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/c-kiplimo/property-management-system
Property Management is a backend service designed to manage tenants, landlords, and rental operations. It provides APIs for onboarding landlords, managing tenant profiles, handling authentication (e.g., via Google ID), and integrating with property or rental-related data. Built with Go
authentication backend-api docker gin golang google gorm
Last synced: 07 May 2026
https://github.com/saeedmosaffer/hospital_management_system_api
HospitalManagementSystemAPI is a secure and scalable RESTful API built with ASP.NET Core 8.0.13, offering role-based access control and full CRUD operations for managing patients, doctors, appointments, prescriptions, medications, and billing.
api authentication authorization dotnet-core jwt swagger
Last synced: 25 Apr 2026
https://github.com/joanarturo/auth-app
Proyecto para autenticar y registrar usuarios realizado con Angular 16.
angular angular16 authentication register
Last synced: 27 Apr 2026
https://github.com/omept/ride-share
Ride sharing API built with Typescript, Knex, Objection, and Jest
authentication expressjs jest-tests logging nodejs restful-api ridesharing typescript
Last synced: 28 Jan 2026
https://github.com/overlorddamygod/go-auth
Authentication API with Golang, JWT, PostgreSQL
Last synced: 01 Jun 2026
https://github.com/nuraj250/ictss_be
A Spring Boot-based backend application for intelligent cricket team selection. ICTSS uses machine learning and real-time analytics to optimize team selection based on player statistics, match conditions, and more.
analytics authentication cricket java machine-learning-models mysql rest-api spring-boot team-selection
Last synced: 15 Apr 2026
https://github.com/munenecalvin/alx-files_manager
Project is a compilation of (MERN) Back-end concepts on; Authentication, NodeJS, MongoDB, Redis, Pagination and Background processing.
authentication mern-project mongodb node-js
Last synced: 13 Apr 2026
https://github.com/tasbeehismail/task-manager
A RESTful API for efficient task and category management with user authentication, sharing options, and advanced filtering
authentication authorization error-handling express filtering mongoose nodejs pagination sorting validation
Last synced: 13 Apr 2026
https://github.com/stndersz/github-account-creator-bot
GitHub Account Creator is a Python tool that enables automatic account creation on GitHub. Automatically generating your credentials, the script quickly creates a new account.
api-integration authentication automation bot github github-api github-automation github-bot github-integration open-source python security selenium web-driver-chrome web-scraper
Last synced: 05 Jul 2025
https://github.com/codegeek004/parkeasy
Flask Application using MySQL. Role based-authorization, Authentication using password hashing.
authentication bootstrap css flask html mysql python role-based-authorization sha-256
Last synced: 16 Mar 2026
https://github.com/josemavarez11/wiseglot-api
Backend code for WiseGlot App API
authentication backend django jwt postgresql python rest-api server
Last synced: 13 Apr 2026
https://github.com/kondlekar-yash/nodejs-auth
Node.js backend project to demonstrate Authorization and Authentication
authentication authorization jwt middlewares nodejs rest-api
Last synced: 15 Apr 2026
https://github.com/scalekit-inc/scalekit-nextjs-auth-example
Production-ready Next.js authentication example with Scalekit OIDC integration. Includes SSO, SAML, session management, protected routes, and TypeScript support for enterprise authentication.
authentication enterprise-auth full-stack-auth nextjs nextjs-auth oauth oidc saml scalekit scim session-management sso typescript
Last synced: 29 Jan 2026
https://github.com/scalekit-inc/coffee-desk-demo
Full-featured demo app demonstrating Scalekit's auth stack including workspace creation, user provisioning, granular permission management, and enterprise-grade login methods (SAML/OIDC SSO, social providers, passwordless auth)
authentication enterprise-sso user-management
Last synced: 29 Jan 2026
https://github.com/abdullah00001/mern-authentication
MERN-AUTHENTICATION features code for a simple dynamic navbar that responds to user authentication states (login, logout, signup) alongside a basic homepage. This repository reflects my early learning and implementation of authentication concepts within the MERN stack.
authentication backend frontend mern-stack mongodb mongoose nodejs reactjs tailwindcss web-development
Last synced: 13 Apr 2026
https://github.com/mdrakibmia99/django_crud_with_authentication_app
use django Authentication and CRUD operation
authentication crud-application django
Last synced: 14 May 2026
https://github.com/joaofaveri/auth-google-firebase
VĂdeo Aula da Rocketseat com o instrutor Rodrigo Gonçalvez. Trata sobre autenticação social, uma estratĂ©gia bastante utilizada para simplificar o acesso a aplicação permitindo que usuário utilize uma conta existente, por exemplo, uma conta Google
authentication firebase firebase-auth google google-api rocketseat social-login
Last synced: 13 Apr 2026
https://github.com/sulochan/k8s-ldap
LDAP authn-authz webhook for Kubernetes.
authentication authentication-server authorization k8s kubernetes ldap ldap-authentication
Last synced: 15 Apr 2026
https://github.com/rthaut/challenge-grid-autofill-extension
A browser extension that programmatically parses challenge prompts and automatically fill in the corresponding response for websites using security/challenge grids, such as Entrust eGrid and Deepnet Security GridID.
authentication browser-extension chrome chrome-extension firefox firefox-addon firefox-extension security webextension
Last synced: 16 Mar 2026
https://github.com/mh-hamza/ayush-pathology-demo
Ayush Pathology Web
admin-dashboard authentication firebase react
Last synced: 07 May 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/zett-8/great-gatsby
Custom starter for Gatsby.js with Hasura, Apollo, Firebase, Heroku
apollo authentication firebase gatsby graphql hasura
Last synced: 08 May 2026
https://github.com/owenvoke/laravel-api-check
A simple, standardised authentication check URL for Laravel APIs
api authentication check laravel php
Last synced: 13 Apr 2026
https://github.com/aniketk13/sawodemo
This is a demo application built to demonstrate the implementation of Sawolabs Auth API in Android.
android api authentication kotlin sawo-labs
Last synced: 26 Apr 2026
https://github.com/achiranadeeshan/flask-jwt-auth-lab
A simple Flask application demonstrating user authentication using JWT (JSON Web Tokens). Built as a lab assignment for the Application Security module.
authentication flask html5 jinja2 jsonwebtoken login-system pyjwt python3 sqlite
Last synced: 29 Jan 2026
https://github.com/ahmadhabibi14/shop-api
Simple E-Commerse Backend System
authentication authorization database go golang golang-examples jwt mariadb mysql rest-api web-server
Last synced: 29 Jan 2026
https://github.com/splorg/go-auth-sessions
Example/template repository setting up session authentication in Go.
authentication docker docker-compose fiber go golang goose jwt postgresql redis session sqlc
Last synced: 09 Apr 2026
https://github.com/siabarrales/nodejs-auth
Auth with Passport.js y JWT. Mail delivery with NodeMailer library for password recovery.
authentication jwt-authentication nodejs nodemailer passportjs postgresql
Last synced: 13 Apr 2026
https://github.com/smaharj1/graphql-nodejs-server-starter-pack
A simple boilerplate for Apollo in Express with JWT Authentication and MongoDB database.
apollo-server-express authentication graphql jwt mongodb
Last synced: 25 Feb 2026
https://github.com/oztaha/flexbazaar
E-commerce Website
ajax api-gateway authentication authorization bootstrap cqrs-design-pattern css docker identityserver jason-web-tokens javascript jwt-bearer-tokens mediator-design-pattern mongodb mssql ocelot-gateway postman rapid-api repository-design-pattern signalr
Last synced: 24 Oct 2025