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-22 00:02:45 UTC
- JSON Representation
https://github.com/anmolsukki/next-auth-cookie
Next Js Authentication with server side cookie
authentication server-side-rendering
Last synced: 28 Mar 2025
https://github.com/andrew-chen-wang/base-django-project
Minimal Django Project with Registration for easy re-use during testing.
authentication base-project django registration
Last synced: 24 Feb 2025
https://github.com/kluivstar/Fullstack-Node-Express-Tour-App
Backend | Node | Express | Authentication | Authorization | Security | Data Modelling
api authentication authorization express mongo mvc node rest-api securit
Last synced: 25 Oct 2025
https://github.com/hos3ein/novel-auth
Laravel authentication with Password or OTP or both and highly configurable
authentication laravel otp php
Last synced: 11 Jan 2026
https://github.com/rayzler/ucm-plus
Esta aplicación web te permite explorar y gestionar información sobre los personajes y películas del universo cinematográfico de Marvel.
api-rest authentication axios backend expressjs frontend jwt-authentication marvel mysql nodejs react react-bootstrap scss typescript website
Last synced: 02 Apr 2026
https://github.com/skylor-tang/django-auth-ipwhitelist
Django Auth IP Whitelist is a module for identity verification in Django applications, allowing login via IP address and offering whitelist functionality.
authentication django django-rest-framework ipwhitelist
Last synced: 03 Apr 2025
https://github.com/jwill9999/node_auth_api_with_jwt_boilerplate
Node Authorization API incorporating Json Web Tokens. Download this Boilerplate for quick start . Incorporating Mongodb
api-server authentication authorization bcrypt boilerplate expressjs hash jwt jwt-authentication jwt-middleware mongodb nodejs passport-local passportjs salt
Last synced: 08 Apr 2026
https://github.com/gopalanand333/approuter-in-kyma
Create Approuter, bind it to XSUAA, expose it to the internet, Everything with one configuration
authentication authentication-middleware kubernetes kyma nodejs security
Last synced: 06 Mar 2026
https://github.com/yesarib/authentication
🌱 This project is a simple authentication system built with Node.js and MongoDB.
api-rest auth authentication authorization bcrypt mongodb nodejs
Last synced: 03 May 2026
https://github.com/samhammerag/oauth2authenticator
OAuth2 client for retrieving OAuth2 tokens and common token handling logic such as refresh and client credentials.
authentication authenticator csharp dotnet dotnet-core nullable-reference-types oauth oauth2 oauth2-authentication oauth2-client token-authetication token-management
Last synced: 08 May 2025
https://github.com/usama7871/advanced-personal-life-manager
personal life manager like health tracker , task tracker , goals tracker , finance tracker
authentication blog health personal-site python streamlit streamlit-application streamlit-dashboard
Last synced: 18 May 2026
https://github.com/tawfik-s/nodejs-practices
some of my practices in nodejs like logging unit testing dealing with jwt
authentication best-practices eventloop jasmine jwt jwt-auth log4js logging mongoose nodejs typescript youtube-dl
Last synced: 31 Dec 2025
https://github.com/checkeys/locker
Access authentication
access authentication http ldap password proxy socket
Last synced: 08 Mar 2026
https://github.com/forage409/authcore
NEXUS / AuthCore — Auth-as-a-Service on Cloudflare Workers
authentication cloudflare-workers identity-provider oidc openid-connect sso
Last synced: 20 May 2026
https://github.com/shengyuan-lu/bluebird
A Twitter client that does everything Twitter does without ads. (iOS App)
authentication compose-tweets like-tweets log-in refresh retweet twitter-api twitter-client
Last synced: 05 Jul 2025
https://github.com/kushagraindurkhya/login_api
An api written in flask having register and login functionality
api authentication flask heroku python3 register sqlite3
Last synced: 16 May 2026
https://github.com/searchformyusername/Node.js-Learning-Projects
Projects Made with Node.js
api api-rest authentication chalk cli express express-middleware heroku hosted jestjs mongodb nodejs sendgrid
Last synced: 31 Dec 2025
https://github.com/mrsimonemms/opensesame
Authentication and authorisation for cloud-native apps
authentication authorisation authorization cloud-native container docker kubernetes oidc passportjs user-management
Last synced: 02 May 2026
https://github.com/ghivert/authentication
Authentication service for your micro-service architecture.
authentication french-pastries microservice
Last synced: 09 Apr 2025
https://github.com/simon-fontaine/aegis-auth
A credentials-based auth solution for Next.js (and other Node projects) with IP rate-limiting, account lockouts, and sessions in DB.
authentication database-sessions nextjs-auth nodejs-auth rate-limiting
Last synced: 18 Feb 2026
https://github.com/mcleanra/angular-sp-digest
An AngularJS module that keeps the Sharepoint 2013 RequestDigest refreshed
angular angularjs authentication digest digest-authentication sharepoint sharepoint2013
Last synced: 18 May 2026
https://github.com/dariomatias-dev/nestjs_auth
Sistema de autenticação e autorização para NestJS com e-mail e senha
authentication authorization docker docker-compose jsonwebtoken nestjs pnpm postgres postgresql prisma prisma-orm typescript
Last synced: 08 Apr 2026
https://github.com/passageidentity/passage-php
Passkey Complete for PHP - Integrate into your PHP API or service to enable a completely passwordless standalone auth solution with Passage by 1Password
1password authentication biometrics ciam identity magic-links oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless php webauthn
Last synced: 10 Jul 2025
https://github.com/learnwithfair/web-authentication-documentation
web-authentication-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]. In this repo I describes about Database Matching, Database Encryption Hashing, Hashing + Salting Password, Cookies and Session with Passport, Google OAuth with passport session based, Passport-jwt (token based)
auth authentication database-encryption database-matching hashing jwt-authentication learn-with-fair learnwithfair passport-google-oauth20 passport-local passportjs rahatul-rabbi rahatulrabbi salting web-authentication
Last synced: 26 Jun 2025
https://github.com/dhouib-mohamed/secure-network-authentication
Secure Network Authentication project focuses on establishing robust authentication and network services using OpenLDAP, SSH, Apache, OpenVPN, DNS, and Kerberos.
apache authentication cryptography dns infrastructure kerberos network-management network-security openldap openvpn ssh
Last synced: 18 May 2026
https://github.com/mahmoudelsayed7/auth-with-refresh-token
User authentication with login, signup, OTP verification, automatic token refresh, and secure storage using Dio HTTP client and Flutter Secure Storage.
access-token api api-client api-rest auth-helper authentication dio dio-interceptor flutter flutter-apis-implementation flutter-apps flutter-package interceptor interceptor-http pub-dev refresh-access-token refresh-token secure-storage token tokens
Last synced: 16 May 2026
https://github.com/nethmiumaya/jwt
This project demonstrates implementing JWT (JSON Web Token) security in a Spring Boot application. It includes features like user authentication, token generation, and secure access to protected APIs. Ideal for understanding JWT-based authentication in modern web applications.
authentication jwt jwt-auth jwt-token
Last synced: 18 Feb 2026
https://github.com/nbaua/nest-mongo-auth-starter
A starter code for NestJS REST API using Mongoose, implements the authentication guards.
authentication best-practices mongodb mongoose nestjs nestjs-backend starter starter-template
Last synced: 28 Apr 2026
https://github.com/persianturtle/nodejs-authentication-example
A simple authentication example using Node.js & JWT that protects static assets like HTML, JS, Image & Video files with custom middleware.
authentication javascript jwt nodejs protected-assets
Last synced: 17 May 2026
https://github.com/aidan-neel/sveltekit-auth
SvelteKit template using my library PrismaAuth.js to handle registration. Uses Prisma, and SQLite3(changeable) for data storing. Comes with login, registration, and a sign-out page built with Shadcn-svelte.
authentication authorization prisma sql sqlite3 sveltekit template
Last synced: 08 Sep 2025
https://github.com/fusionauth/fusionauth-example-supabase
Sample application demonstrating how to use Supabase in a Next.js application with FusionAuth
authentication firebase nextjs react sso supabase
Last synced: 05 Apr 2026
https://github.com/gnikolovski/no_auth
Drupal 8/9 - Authentication provider that requires no authentication.
authentication authentication-provider drupal drupal-8 drupal-9 rest rest-api
Last synced: 28 Mar 2025
https://github.com/ramostear/shiro-freemarker-tags
基于Freemarker实现的Shiro权限标签,由于Shiro版本更新,原有的Shiro方法已经被废弃,为跟随Shiro新版本,重写了Freemarker Shiro Tags。你可以将此最新的Shiro-Freemarker-Tags依赖包导入到项目中,然后在Freemarker模板中使用Shiro权限控制标签。
authentication freemarker jar java security shiro tags
Last synced: 04 Jun 2026
https://github.com/zoelabbb/bunauth
BunAuth is a simple project that combines the power of Bun, a modern JavaScript runtime, and Hono, a minimalistic web framework for Node.js. This project serves as an illustrative example of implementing basic authentication using the Bearer Token method.
authentication basic bun hono json security typescript
Last synced: 12 Apr 2026
https://github.com/hanez/chkpwd
chkpwd is a program that checks the validity of a users password on a UNIX / PAM-based system. (mirror from: https://git.xw3.org/hanez/chkpwd)
authentication cgi checkpassword checkpw chkpwd linux pam passwd password shadow shell unix
Last synced: 14 Jun 2025
https://github.com/kedarkk1/auction_website_wtl
BiDefi: auction_website for WTL subject. Scroll down⬇ this github page to see screenshots of the application.
authentication authorization django-rest-framework djoser jwt nextjs postgresql razorpay redis wsl
Last synced: 12 Apr 2026
https://github.com/aminoxix/auth-sys-js
🔐 Authentication System with bycrypt & JWT in JavaScript
auth-system authentication webapp
Last synced: 28 Apr 2025
https://github.com/ragul-rofi/otpgenerator
Securely generate customizable one-time passwords (OTPs)
authentication otp otp-generator python
Last synced: 30 Mar 2025
https://github.com/filippopaganelli/rehtracker_mobile-app
(mobile app) - RehTracker is my Master's thesis project at SDU, Odense, DK.
android-app authentication ble bluetooth-low-energy cross-platform dart flutter flutter-app http web-api
Last synced: 10 May 2026
https://github.com/bujosa/ursa-minor
authentication graphql mongodb nestjs testing
Last synced: 01 May 2026
https://github.com/neves-rafael/auth-stock
Projeto utilizado para estudos de autenticação e autorização utilizando a abordagem dos cookies para mais segurança, é um projeto simples que exibe determinados items de acordo com o tipo de perfil. Tecnologias usadas no Back-End Node.js e React no Front-End.
authentication authorization cookie javascript nodejs react study-project
Last synced: 17 Jan 2026
https://github.com/razkibadr3/bettershoe-react-laravel
Full e-com website with shopping cart by React, Redux and Laravel
authentication axios-react bootstrap crud-application css ecommerce-website laravel membership mysql react redux rest-api
Last synced: 12 Apr 2026
https://github.com/muhammedilan/jsonwebtokensecurityapi
Entity Framework Core, SQL Server ve JSON Web Token yapıları ile register, login, authentication, authorization, role-based authorization ve refresh token işlemlerini gerçekleştirdim.
asp-net-core-web-api authentication authorization csharp dotnet entity-framework-core json-web-token microsoft-sql-server refresh-token role-based-authorization scalar visual-studio
Last synced: 08 May 2026
https://github.com/samuelmsilva2v/apilogin
API RESTful para criação e autenticação de usuários.
Last synced: 01 Apr 2025
https://github.com/andresfernandez89/auth-nextjs
Website with user authentication, registration, login, and logout.
authentication nextjs14 react react-form-hook shadcn-ui tailwindcss vercel zod
Last synced: 12 Apr 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
https://github.com/yigittopm/authentication
authentication app with nodejs and reactjs
Last synced: 20 Apr 2026
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/harshilmalani07/tomato
Tomato is the MERN Stack-powered food ordering website that makes online food shopping easy and secure. With user and admin panels, secure JWT Authentication, Stripe payments, and essential features like Login, Add to Cart, and Order Management, it's perfect for a seamless food ordering experience.
authentication bcrypt express food-delivery food-delivery-application jwt-authentication mern-stack mongodb mongoose mvc-architecture-pattern nodejs reactjs responsive-design rest-api stripe-payments vite
Last synced: 09 Apr 2026
https://github.com/gregoryv/digest
Package digest implements Digest authorization
auth authentication digest go golang
Last synced: 30 Mar 2025
https://github.com/thomas465xd/devwebcamp_mvc_php
DevWebCamp is a web application for purchasing tickets to a developer event. It features PayPal payment integration, SCSS with BEM conventions, and follows the MVC architecture for scalability and efficiency.
authentication composer gulp js mailtrap-io mvc-architecture mysql paypal-checkout php sass scss
Last synced: 18 Jan 2026
https://github.com/githubak2002/simple-blog-app
Blooger - Simple Full stack Blog-app with auth and all CRUD operations. Data is getting saved on mongoDB database. Fully responsive and functional website.
authentication blog fullstack-development responsive-web-design website
Last synced: 26 Mar 2025
https://github.com/digi4care/openbao-vault
Scripts and utilities for secure OpenBAO/Vault management, featuring role-based access control, MFA, token lifecycle management, and API integration examples. Implements security best practices for secrets management.
authentication docker-compose hashicorp multi-tenant openbao role-based role-based-access secret-management secrets-management vault-client vault-server
Last synced: 08 May 2026
https://github.com/huahuai23/unionpay3060
对接银联3060,基于 Javalin 框架构建的企业认证服务,适用于需要企业认证和授权能力的微服务环境,也可以作为普通 web 服务初始的脚手架。
authentication java javalin swagger unionpay
Last synced: 06 Oct 2025
https://github.com/maximemoreillon/user-manager-mongodb
A service to manage users and their authentication
authentication mongodb nodejs user user-management
Last synced: 06 May 2026
https://github.com/sguessou/snippetbox
SnippetBox
authentication golang rest-api webapp
Last synced: 06 Oct 2025
https://github.com/ishans99/go-email-authenticator
authentication go http login mail otp smtp
Last synced: 14 Jan 2026
https://github.com/pushpendra-1697/mmt
Make My Trip is a comprehensive online travel platform offering booking services for flights, hotels, holidays, and more, simplifying travel planning and arrangements.
authentication authorization axios axios-react bson-format bsondump expressjs hooks html-css-javascript html-css-js mongodb mongose nodejs react-components reactjs rest-api token-authentication
Last synced: 10 Apr 2026
https://github.com/anisharaz/auth_microservice
Authentication microservice for your app. Edit `.env` file , deploy on auth.abc.com and relax.
auth authentication authjs authorization login nextauth oauth
Last synced: 10 Jun 2025
https://github.com/crystalnet-org/pure-ftpd-paperless-dbauth
a small go programm to plug into pureftpd's authd programm that verifies users against a paperless-ngx mariadb or postgresql database
authentication mariadb paperless paperless-ng paperless-ngx postgresql pure-ftpd pureftpd
Last synced: 08 May 2026
https://github.com/doriantaylor/rb-forget-passwords
Standalone module for extremely lazy Web authentication
Last synced: 31 Mar 2025
https://github.com/padok-team/security-auth-alb
Code to deploy a PoC of application authentication using an Application Load Balancer integrated with AWS Cognito.
Last synced: 10 Jun 2025
https://github.com/ialopezg/backend
A basic skeleton with class abstraction, global & local validation, global & local exception handlers, logging & data tracking, data transfer objects, execution context, authentication, users & user roles, migrations, pagination, and default dispatchers. All built with NestJS.
authentication class-abstraction context-execution data-transfer-object dispatchers dto exceptions logs migrations seeders user-roles users validation
Last synced: 08 Oct 2025
https://github.com/uchamod/posting-social-media-app-flutter
A feature-rich social media app developed using Flutter and Firebase. The app includes user authentication, real-time messaging, content sharing, and customizable profiles. It demonstrates the seamless integration of Flutter's UI capabilities with Firebase's backend services, providing a dynamic and interactive user experience.
algorithms authentication data-structures firebase flutter mobile-development provider-state-management
Last synced: 10 Mar 2026
https://github.com/mkornajcik/natours
A full-featured tour booking API and website built with Node.js, Express, MongoDB, and JWT authentication, allowing users to book tours, leave reviews, and manage their accounts. Admins can manage tours, users, reviews, and bookings through a secure backend.
authentication authorization crud express jwt mongodb mvc-architecture nodejs postman rest-api stripe
Last synced: 11 Apr 2026
https://github.com/royishan2004/windows-app-lock
authentication csharp dotnet windows-10 windows-11 windows-hello winui3 xaml
Last synced: 18 Jan 2026
https://github.com/sai-bhargav/go-otp
A CLI tool used for Multifactor Authentication by generating Time Based OTP
authenticate authentication cli command-line-tool golang mfa otp otp-verification
Last synced: 14 Jan 2026
https://github.com/samuelselasi/alx-files_manager
A simple platform to upload and view files
authentication backend background-processing pagination
Last synced: 09 Oct 2025
https://github.com/brys0/elan-arm4-reader
A experimental project to support fingerprint reading of the Elan ARM-M4. This does not currently intergrate with pam interface for linux.
authentication elan fingerprint go golang
Last synced: 10 Oct 2025
https://github.com/prabhsingh20/the-haven
Haven is a modern hotel website built using Next.js, Tailwind CSS, and powered by Auth.js for authentication and Supabase for data management.
authentication authjs next-js reactjs responsive-design supabase tailwindcss ui-design
Last synced: 14 Apr 2026
https://github.com/samarthmule/netflix_clone
This is a fully functional Netflix Clone built using the MERN Stack (MongoDB, Express.js, React.js, Node.js) with features like user authentication, movie/TV show streaming, search functionality, and more. The project integrates the TMDB API for dynamic content and includes a responsive, user-friendly UI designed with Tailwind CSS.
authentication expressjs javascript mongodb movie-streaming nodejs reactjs tailwindcss
Last synced: 11 Apr 2026
https://github.com/astrocoding/weekly-express
authentication cloudsql cloudstorage crud expressjs gcp javascript jwt mysql nodejs
Last synced: 09 Apr 2026
https://github.com/systechsalihy/url-shortener
A full-featured Flask URL shortener with authentication, analytics, and Redis caching.
analytics authentication flask jwt mysql python rate-limiting redis short-url url-shortener
Last synced: 27 Apr 2026
https://github.com/mrzack99s/cocong
Network application for capture in-out traffic and captive portal network authentication and authorisation. Support LDAP and Radius integration
authen-server authentication captive-portal ldap network radius
Last synced: 14 Jan 2026
https://github.com/baayeh/trakade
A logistics management platform to help businesses streamline their logistics operations by providing a centralized platform for managing inventory, orders, and deliveries
authentication devise devise-api logistics material-ui reactjs ruby-on-rails tailwindcss typescript
Last synced: 19 Jan 2026
https://github.com/ivan-corporation/mern-authorization-worktemplate
Fully work template for auth+reg with standard MUI templates 🗿
authentication authorization cors express mern-stack mongodb mui nodejs template
Last synced: 14 Apr 2026
https://github.com/hardik-mahajan20/helpdesk-frontend
Modern HelpDesk frontend application built with React and Material UI, architected using a scalable and modular component system, centralized layout management, role-based access control, protected routing, and UI workflows designed to closely mirror real-world enterprise support applications.
authentication authorization bootstrap5 feature-based-development frontend material-ui react react-router scss
Last synced: 10 Feb 2026
https://github.com/xremix/microservice-proof-of-concept
Proof of Concepts of a sample application, using the Microservice Architecture, including Logging (ELK), Frontend Caching, JWT Authentication, etc.
authentication concept docker elk jwt logging microservice nodejs
Last synced: 09 May 2026
https://github.com/iinsys/ping-server-application
Simple spring boot react application to ping servers if they are up or down, keycloak for authentication
authentication java javascript keycloak
Last synced: 11 Oct 2025
https://github.com/detronetdip/sylvr-internship-project
This is a sample application that provides a login and registration functionality with authentication using JWT tokens and password hashing using the bcrypt crypto library. The application is Dockerized, allowing for easy deployment and scalability.
authentication docker jwt mongodb nodejs react
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/ecphp/api-gw-authentication-bundle
API Gateway Authentication Bundle, authenticate requests from European Commission corporate service 'API Gateway'.
api-gateway authentication jwt
Last synced: 26 Jan 2026
https://github.com/hamza-cpp/front_end
The font-end of my final year project with my bro @mohamedejjebbari
admin-dashboard authentication ecmascript2022 eslint front-end javascript material-design mui react react-dashboard react-hooks react-redux redux
Last synced: 11 Apr 2026
https://github.com/jav-dev-code/firebase-project
SignUp/LogIn Form with Google Authentication Reset Password and LogOut Functionality with Welcome Page Using FireBase
authentication backend database firebase js
Last synced: 11 Apr 2026
https://github.com/krish-makadiya/lastpass
LastPass is a MERN stack-based password management application that provides a secure and encrypted vault for storing and managing sensitive information. It features an intuitive interface, robust encryption, and ensures that only authorized users can access stored data.
authentication encryption express jwt-authentication mern-stack mongodb node-js password-manager react secure-vault web-application
Last synced: 14 Apr 2026
https://github.com/aykhan019/zust
Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.
asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token
Last synced: 11 Apr 2026
https://github.com/riskiofr/zf-authentication-auth0
Auth0 authentication for Zend Framework
auth0 authentication zendframework
Last synced: 05 Jan 2026
https://github.com/arijit2002/security_test_manual
authentication authorization spring-security
Last synced: 23 Mar 2025
https://github.com/cte-zl-ifrn/moodle__auth_suap
auth_suap
authentication enrollment integration moodle plugin suap
Last synced: 05 Feb 2026
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/bloggify/bloggify-passport
🛂 Authentification for Bloggify made simple, using Passport.
authentication bloggify hacktoberfest login-system passport
Last synced: 27 May 2026
https://github.com/abhishektiwari/axioms-express-js
Axioms Javascript client for Express. Secure your Express APIs using Axioms authentication and authorization.
access-token api api-security authentication authorization axioms express-js oauth2 openid openid-connect
Last synced: 14 Oct 2025
https://github.com/manav-khandurie/oasisinfobyte_level2task4
This web-Page uses FireBase to provide Authentication & Authorization , and this project comes under my web-dev internship @ OasisInfobyte
authentication firebase firebase-auth
Last synced: 15 Oct 2025
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/majid-razzaq/crud-api-app-with-authentication-using-laravel-sanctum
A Laravel 11 API CRUD application with authentication using Laravel Sanctum, enabling secure resource management and user access control.
authentication database-management laravel laravel-sanctum laravel-sanctum-api-auth-with-token laravel-sanctum-token laravel11 mysql-database rest-api sanctum sanctum-api sanctum-authentication user-authentication
Last synced: 05 Jan 2026
https://github.com/juanjofr/clerk-custom-sign-in
Modern Next.js 15 demo featuring a fully custom Clerk authentication flow, beautiful Shadcn UI components, strict TypeScript, and seamless UX/UI best practices.
authentication clerk modern-ui nextjs react react-hook-form shadcn-ui tailwindcss typescript zod
Last synced: 05 May 2026
https://github.com/btframework/pairedgatt
Shows how to connect to paired GATT (BLE) enabled devices
authentication ble bluetooth bluetooth-low-energy csharp delphi gatt gatt-client netframework pairing vbnet vcl visualstudio
Last synced: 08 Aug 2025
https://github.com/mrsimonemms/cloud-native-auth
Authentication and authorization for cloud-native apps
authentication authorization cloud-native container docker kubernetes oidc passportjs
Last synced: 23 Mar 2025
https://github.com/tnware/django-entra-auth
Entra ID Authentication for Django
authentication django entra-id
Last synced: 22 Jan 2026