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-27 00:02:47 UTC
- JSON Representation
https://github.com/userfront/changelog
Additions and updates to the Userfront platform
auth authentication authorization userfront
Last synced: 17 Apr 2025
https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud
Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.
api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql
Last synced: 09 Oct 2025
https://github.com/aunkrig/autoauth
An HTTP proxy that handles proxy authentication
Last synced: 09 Oct 2025
https://github.com/anasbex-dev/keypointjs
KeypointJS Identity-First API Framework with Mandatory Authentication
api-framework api-gateway authentication authorization keypointjs nodejs policy-based security-framework standalone-api
Last synced: 13 Jan 2026
https://github.com/dexcompiler/request-signatures
Secure API authentication mechanism using Request Signatures
api-key-management api-keys api-security authentication middleware
Last synced: 15 Aug 2025
https://github.com/teamhanko/hanko-react-express-starter
React-Express example app showcasing Hanko integration for authentication and user management.
authentication expressjs reactjs
Last synced: 15 Apr 2025
https://github.com/ietf-wg-dance/draft-ietf-dance-client-auth
TLS Client Authentication via DANE TLSA Records
authentication certificate client dane ietf tls
Last synced: 10 Mar 2025
https://github.com/nasruddin/nodejs-jwt-auth-mongo
Authentication and Authorization implementation using Node, JWT and Mongo database native driver
authentication authorization jwt jwt-authentication jwt-authorization jwt-token mongo mongodb node nodejs nodejs-jwt nodejs-server
Last synced: 10 Oct 2025
https://github.com/arthurosipyan/os-encryption-decryption-manager
Operating System Security Encryption and Decryption with Affine and Vigenere Cipher project.
affine-cipher authenticated-encryption authentication decrypt decryption decryption-algorithm easygui encrypt encryption encryption-algorithms gui linux operating-system operating-system-security python python3 security security-protocol security-tools vigenere-cipher
Last synced: 16 May 2026
https://github.com/ajsalemo/unsplash-api-gatsby
A Web App using Unsplash's API - made with Gatsby, Auth0, Apollo, Styled Components among others inside a Node environment.
apollo apollo-client auth0 authentication firebase firebase-database font-awesome formik gatsby graphql material-ui node react-lazy-image rest styled-components unsplash unsplash-api
Last synced: 02 Apr 2026
https://github.com/lukeuke/eshopapi
learning web api
authentication ecommerce jwt shopping-cart
Last synced: 10 Oct 2025
https://github.com/naorlivne/webhook_auth_poc
Proof of concept for a webhook callback based authentication method
authentication poc proof-of-concept
Last synced: 27 Aug 2025
https://github.com/howdy-admoll/auth-api
How to create a basic Go API using Gin. then, how to create an authentication app and test it with ngrok.
api authentication golang ngrok
Last synced: 14 Jan 2026
https://github.com/izaiasmorais/design-system
Uma interface de autenticação integrada com um design system no Storybook.
authentication design-system figma ignite-2021 radix-ui storybook tailwindcss vite
Last synced: 14 Apr 2026
https://github.com/humanjavaenterprises/nostr-dm-magiclink-utils
🔐 Secure, NIP-compliant magic link authentication for Nostr applications. Features encrypted DMs (NIP-04), multi-relay support, and i18n with RTL languages. Built with TypeScript for type-safe, passwordless authentication flows.
authentication decentralized-identity direct-messages encryption i18n magic-links multi-relay nip-04 nostr passwordless-auth rtl-support secure-messaging typescript web3 zero-config
Last synced: 11 Feb 2026
https://github.com/codez-one/cz.aspnetcore.easyauthauthentication
This helps getting azure appservice authentication working with asp.net core. The history of this project starts here: https://github.com/kirkone/KK.AspNetCore.EasyAuthAuthentication
asp-net-core authentication azure-active-directory azure-app-service azure-app-services core dotnet
Last synced: 11 Apr 2025
https://github.com/idmja/wapi
🔐 Modern WhatsApp OTP API built with Bun, TypeScript, and Baileys. Features persistent sessions, multi-language support, real-time admin panel, and robust message delivery with SQLite + Drizzle ORM storage.
api authentication baileys bun drizzle-orm multi-language sms-alternative typescript whatsapp
Last synced: 15 Aug 2025
https://github.com/pushpendra-1697/sports-app-clone
This application for sports enthusiasts to find and join sports events near them. With this app, users can browse a list of available events, view details about each event, and join the events they are interested in. The app allows users to create their own events and join other users after token-based authentication.
authentication axios bson-format bsondump expressjs hooks html-css-javascript mongodb-database mongoose nodejs react-components react-redux react-router-dom reactjs redux-thunk relationships rest-api token-authetication
Last synced: 01 Apr 2026
https://github.com/boylesoftware/x2node-ws-auth-jwt
JWT authenticator implementation for X2 Framework's web services module.
auth0 authentication authenticator jsonwebtoken jwt jwt-auth jwt-authentication node-js node-module nodejs nodejs-modules x2node
Last synced: 19 Jan 2026
https://github.com/nomadsdev/auth-jwt-express-mysql
Webshop Demo is a basic ecommerce application built with Express.js and MySQL for user, product, and stock management, as well as JWT authentication and settings management.
api authentication env express jsonwebtoken mysql nodejs
Last synced: 05 Mar 2026
https://github.com/jscheffner/hapi-auth-any
Hapi.js plugin to combine multiple different authentication strategies. It passes if one of them does.
authentication hapijs javascript
Last synced: 13 Oct 2025
https://github.com/adrianosela/authio
Authenticated message implementations of io.Reader and io.Writer
auth authentication golang hmac io message-authentication-code sha256
Last synced: 21 Aug 2025
https://github.com/macmade/swiftsrp
Implementation of the Secure Remote Password protocol (SRP) - RFC 5054 for Swift
authentication openssl rfc-5054 secure-remote-password srp srp-6a ssl swift
Last synced: 27 Jan 2026
https://github.com/mee-to/facebook-checker-api
This Python tool is a powerful Facebook account verification tool used to check Facebook profiles and save checked accounts to .txt file.
api-integration authentication checker checker-account checker-api checker-bot checker-service checkers facebook facebook-api facebook-api-integration facebook-authentication facebook-checker facebook-mass-checker fast-proxy privacy-concerns security social-media web-scraper
Last synced: 12 Aug 2025
https://github.com/teamhanko/hanko-vue-express-starter
Vue-Express example app showcasing Hanko integration for authentication and user management.
authentication expressjs reactjs
Last synced: 09 Mar 2026
https://github.com/pirate-emperor/enigma
Enigma is a Java-based cryptographic system that integrates symmetric (AES, DES, Blowfish), asymmetric (Diffie-Hellman, RSA, DSA), and hashing algorithms (MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512). It ensures data confidentiality, integrity, and authentication with modern cryptographic standards.
aes asymmetric-algorithm authentication blowfish cryptography data-integrity diffie-hellman encryption encryption-decryption enigma hashing java md5 rsa security sha-256 symmetric-algorithms
Last synced: 27 Jan 2026
https://github.com/sheel-ui/chatwave-backend
Actively developing a MERN full-stack social media platform on AWS with features like infinite scrolling and messaging, incorporating best practices such as global error handling, logging, caching, and using Terraform for Infrastructure as Code and CI/CD pipeline integration.
authentication expressjs middleware mongodb node redis
Last synced: 03 Feb 2026
https://github.com/authsignal/authsignal-android
Authsignal Android SDK for authenticating with passkeys, push, email OTP, SMS OTP and Authenticator App (TOTP)
android authentication authenticator-app email-otp fido2 kotlin mfa passkeys passwordless push sms-otp totp webauthn
Last synced: 04 May 2026
https://github.com/sparshsharma81/educonnect
EduConnect - a website to which allows the student to connect with mentors through video-call sessions with payment integration through clerk allows transfer of credit from student to mentor with a professional system and advance ui
authentication clerk emailjs express google-app-script jwt neondb next-js node prisma react vonage
Last synced: 11 Aug 2025
https://github.com/mche/mojolicious-plugin-routesauthdbi
From DBI tables does generate app routes, make authentication and make restrict access (authorization) with roles/profiles.
access auth authentication authorization dbi mojolicious plugin routes
Last synced: 22 Oct 2025
https://github.com/dubasdey/pppldap
Linux ppp poptop Auth Plugin
authentication ldap linux-ppp-poptop pap plugin ppp pppoe
Last synced: 23 Jul 2025
https://github.com/eclipse-xpanse/xpanse-iam
Repository to host all IAM configurations for xpanse.
authentication authorization iam
Last synced: 28 Jan 2026
https://github.com/nbaua/nest-mongo-auth-role-starter
A starter code for NestJS REST API using Mongoose, implements the authentication and role guards.
authentication mongodb mongodb-database mongoose nestjs nestjs-backend node nodejs rolebased typescript
Last synced: 12 Apr 2026
https://github.com/leosolar8/postgresql-express-prisma
This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game
authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql
Last synced: 08 Apr 2026
https://github.com/mehmetbozkir/react-pizzashop-website
eCommorce Website Via Api | Nextjs,Axios , Zustand , Authjs , Clerk and Aceternity UI.
aceternity aceternity-ui authentication authjs axios axios-react clerk clerk-react ecommerce ecommerce-website fakeapi nextjs pizzastore react react-hooks reactjs reacttypescript typescript zustand zustandjs
Last synced: 08 Apr 2026
https://github.com/cloudogu/nexus-carp
CAS Authentication Reverse Proxy for Sonatype Nexus
authentication carp cas nexus reverse-proxy sonatype sso
Last synced: 16 Feb 2026
https://github.com/chrisapa/d2lvalence_elixir
Elixir implementation of d2lvalence to connecto to the D2L Brightspace API
authentication brightspace d2l-elixir d2lvalence elixir
Last synced: 06 Feb 2026
https://github.com/oktadev/okta-angular-calculator-example
Secure Login with Angular
angular angular-cli angular-material authentication login sign-in
Last synced: 11 Apr 2025
https://github.com/metabronx/mais-access
Enforced HTTP/JWT authentication middleware for MAIS.
authentication gem jwt mais middleware rails ruby ruby-on-rails rubygems security
Last synced: 26 Oct 2025
https://github.com/felipecacique/financialassetportfoliobacktester
This web application enables users to perform backtests on financial assets using a ranking system and fundamental indicators. The project primarily focuses on full-stack development. This project is for educational purposes and not indicative of investment recommendations. The login username is "user" and the password is "123456".
authentication backtesting bootstrap5 chartjs css data-visualization finance-application flask full-stack html javascript portfolio-optimization python sqlite
Last synced: 10 Apr 2026
https://github.com/moeen-basra/laravel-passport-mongodb
Laravel Passport for MongoDB
authentication laravel laravel-passport mongodb
Last synced: 26 Oct 2025
https://github.com/tab/smartid
Go client for the Smart-ID API
authentication go golang smart-id
Last synced: 26 Oct 2025
https://github.com/harshuljain13/djangorestauth
This Repository consists of implementation of various authentication techniques used in djangoRestFramework.
authentication django-rest-framework rest-api
Last synced: 23 Jan 2026
https://github.com/purwar1997/authentication-system
RESTful APIs to handle user authentication developed using Express.js.
authentication expressjs jwt mongodb mongoose
Last synced: 16 Apr 2026
https://github.com/markolejman/django-auth-crud-app
A Django application featuring CRUD operations and user authentication.
auth authentication crud crud-application css django django-application html javascript python
Last synced: 27 Oct 2025
https://github.com/krptn/djangoexample
Example Krptn Integration with Django
authenticated-encryption authentication authentication-middleware django mfa python totp tutorial tutorials
Last synced: 20 Aug 2025
https://github.com/monorkin/rabbitmq_http_auth_backend
Mountable Rack application that implements a configurable API for RabbitMQ's rabbitmq-auth-backend-http.
authentication authorization hanami rabbitmq rabbitmq-auth-backend roda ruby ruby-on-rails sinatra
Last synced: 14 Mar 2025
https://github.com/eurekaclinical/cas
Patched JASIG CAS server used for authentication by Eureka!
authentication cas ldap-authentication oauth
Last synced: 29 Jan 2026
https://github.com/idenyigabriel/drf-authentify
A simple authentication module for django rest framework
authentication django django-rest-framework
Last synced: 10 Apr 2026
https://github.com/muhammadranju/react-url-shortner
A URL shortener application built using React, Node.js, and Firebase. The application allows users to create and manage URLs, track clicks, and share URLs with others. It also includes features for bookmarking, favorites, and analytics.
api authentication express-js firebase mongodb nodejs reactjs
Last synced: 06 Feb 2026
https://github.com/danielgospodinow/catter
Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs
authentication aws cats circuit-breaker docker go google jenkins kotlin kubernetes openid rabbitmq react reactive-programming rest saga-pattern software-architecture spring-boot tutorial webflux
Last synced: 04 Nov 2025
https://github.com/livenux/gin-paseto
gin paseto token middleware
auth authentication gin go middleware paseto token
Last synced: 21 Apr 2026
https://github.com/tsautier/RoXX
RoXX (Radius Open eXtensible eXchange). Modern Python-based RADIUS Authentication Proxy for Linux (Docker/Systemd). Supports TOTP, Azure AD, LDAP & inWebo.
authentication azure-ad docker freeradius linux mfa python radius security totp
Last synced: 30 Jan 2026
https://github.com/libopenstorage/grpc-framework
This framework makes it simple for developers to add secure gRPC and automated REST interfaces for their Golang applications
authentication authorization golang grpc jwt rest
Last synced: 05 May 2025
https://github.com/leizhenpeng/gpts-action-apikey-template
Quickly GPTs action auth by api-key with nestjs
api-key auth authentication gpts gpts-actions nestjs starter
Last synced: 06 Feb 2026
https://github.com/authentiqid/authentiq-salesforce-registration-handler
Authentiq OpenID Connect Registration Handler for Salesforce
2fa authentication oauth2 oidc openid passwordless salesforce
Last synced: 25 Feb 2026
https://github.com/haraka/haraka-plugin-fcrdns
Forward Confirmed reverse DNS for Haraka
anti-spam authentication dns email fcrdns haraka
Last synced: 23 Apr 2025
https://github.com/mlezcano1985/bcrypt-generate
Create a bcrypt hash using bcryptjs module in the command line
auth authentication bcrypt bcryptjs crypto encryption nodejs password
Last synced: 16 May 2026
https://github.com/breuerfelix/react-graphql-authentication
Authentication with reactJs, ExpressJs, GraphQL, MobX and Bulma.io
authentication bulma graphql jwt-authentication react
Last synced: 13 Apr 2026
https://github.com/quang-pham-dev/rich-challenge
rich-challange built with NestJS - GraphQL - Postgres
authentication authorization graphql graphql-playground nestjs
Last synced: 01 Feb 2026
https://github.com/pabloviquez/aws-authenticator
AWS Authenticator interface
authentication aws aws-sts brew mfa
Last synced: 01 Feb 2026
https://github.com/developer-friendly/aws-lambda-opentofu-github-actions
The GitHub repo for this blog provides a guide on deploying a JS/Node.js app to AWS Lambda using OpenTofu & GitHub Actions. It covers trust mgmt w/ OIDC, creating AWS resources, GitOps, & optimizing Lambda for perf & security. All code & configs to replicate the setup, a valuable serverless DevOps resource.
api-gateway authentication aws-iam aws-lambda cicd cloud-security continuous-deployment continuous-integration github-actions gitops infrastructure-as-code javascript lambda-layers monitoring nodejs oauth2 openid-connect opentofu performance-optimization serverless
Last synced: 07 Feb 2026
https://github.com/ladesa-ro/authentication-service
Autenticação do Ladesa.
auth authentication identity-provider idp issuer jwt keycloak ladesa login oauth2 oidc openid-connect sso
Last synced: 26 Feb 2026
https://github.com/sarahabuirmeileh/django-chatgptclone
A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.
authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python
Last synced: 15 Apr 2026
https://github.com/joaosouzaaa/jwtauthentication
JWT Authentication with Identity in .NET
authentication entity-framework-core identity jwt
Last synced: 08 Feb 2026
https://github.com/keycloak-competence-center/keycloak-sms-authenticator
Authenticator implementation for sending a code via sms.
authentication java keycloak-extension otp security sms-gateway spi
Last synced: 10 Mar 2026
https://github.com/myominnoo/shinyAuthX
R Package for Simplifying User Authentication in Shiny Apps
Last synced: 29 Jul 2025
https://github.com/mr9d/bootcamp-auth-demo
Demo application developed for security module of PASHA Coding Bootcamp. It demonstrates different approaches to registration, authorization, and authentication.
auth authentication authorization express insomnia pasha postman react registration
Last synced: 18 Jun 2025
https://github.com/meysam81/go-auth
Production-ready authentication library for Go with Basic Auth, JWT, WebAuthn/Passkeys, TOTP 2FA, and OAuth2/OIDC SSO (Google, GitHub, Microsoft, and 7+ providers). Storage-agnostic, framework-agnostic, SOC2/GDPR compliant audit logging.
audit-logging auth-library authentication bcrypt compliance golang golang-authentication golang-library jwt middleware oauth2 oidc passkeys passwordless security session-management sso totp two-factor-authentication webauthn
Last synced: 01 Mar 2026
https://github.com/arish-me/rails-vite-wheel
A Jumpstart app for Rails 7 + Vite-rails + React
authentication rails rbac-management react shadcn-ui vite
Last synced: 09 Feb 2026
https://github.com/okriiza/vue-3-composition-api-pinia-with-auth-image-example
Vue 3 Composition API Pinia With Auth Image Example
authentication authorization composition-api crud-vue pinia vue-3
Last synced: 19 Mar 2026
https://github.com/saketkothari/tshirt-store-backend-api
A robust backend API for managing an online t-shirt store, handling product listings, orders, and customer data.
api authentication bcryptjs cloudinary cookie-parser ejs expressjs file-upload jwt-token mongodb mongoose morgan-middleware node-js nodemailer nodemon stripe swagger
Last synced: 27 Feb 2026
https://github.com/AnshSinghSonkhia/Masters-in-Backend-EndGame-2
Learning-Backend-EndGame-2
authentication authorization backend bootstrap mongodb mongoose passportjs passportjs-authentication
Last synced: 10 Feb 2026
https://github.com/chrislaskey/oauth2_github
A GitHub OAuth2 Provider for Elixir
authentication elixir github oauth2
Last synced: 29 Jul 2025
https://github.com/spyshiv/google-login-vue3
A lightweight and customizable Vue 3 component for Google OAuth 2.0 authentication, supporting both code-based and JWT-based authentication modes.
authentication frontend-auth google-login-vue3 google-oauth2 google-signin login oauth vue3
Last synced: 27 Feb 2026
https://github.com/boase/identityserver-spa-seed
Example implementation of identityserver with mongodb and a connected Vue SPA application
aspnetcore authentication identityserver mongodb netcore oidc vuejs
Last synced: 16 Apr 2026
https://github.com/m-anwar-hussaini/blogapp
This is a Rails-based web app designed for bloggers seeking simplicity and functionality. With user-friendly features, it ensures easy navigation for content creation. Enjoy secure access through a robust authentication system. Create captivating posts effortlessly with markdown support and multimedia integration.
authentication controller devise rials views
Last synced: 28 Feb 2026
https://github.com/lauravuo/kaneli
Christmas radio generator
api authentication christmas command-line-tool golang radio side-project spotify
Last synced: 08 Jun 2026
https://github.com/nycanshu/my-earnings-tracker
Next js website to track my freelance earnings
authentication nextjs sql supabase-auth website
Last synced: 28 Feb 2026
https://github.com/archer884/rwt
Rebel Web Tokens
authentication json jwt rust rust-library webtoken
Last synced: 08 Aug 2025
https://github.com/ahmedabougabal/mernstackmilestoneproject_iti
Here is another MileStone Project, As an ITaians the time has come to harness each single tech skill we gained from the past intensive courses to utilize all tech knowledge we learned into ACTION as it turns into ONE BIG project that has a multitude of functionalities and features.
authentication expressjs full-stack javascript mongodb mongoose nodejs postman reactjs typescript version-control
Last synced: 14 Feb 2026
https://github.com/coon-js/extjs-app-user
Application package for lib-cn_comp supported Sencha ExtJS applications providing user authentication views and flow.
application authentication extjs flow package rapid sencha user
Last synced: 08 Aug 2025
https://github.com/geekelo/domins-recipe_app
The Recipe app keeps track of all your recipes, ingredients, and inventory.
authentication css devise-gem fullstack postgresql ruby-on-rails
Last synced: 15 Feb 2026
https://github.com/agentnovax/agentnovax-api-auth-springboot-firebase
AgentNovaXAuthAPI is a Spring Boot API integrating Firebase Authentication and PostgreSQL for secure, scalable user authentication. It supports Google, Microsoft, Apple, and Facebook logins, validates Firebase ID tokens, and includes JWT generation for session management. A complete OAuth solution for modern authentication systems.
api authentication authentication-backend firebase firebase-auth iam identity-management springboot
Last synced: 16 Feb 2026
https://github.com/kinde-oss/js-utils
A suite of functions and tools to handle tokens
auth authentication jwt oauth2
Last synced: 10 Jun 2025
https://github.com/mujibsayyad/node-authify
Node-Authify: Easy Authentication for MERN Stack
authentication express expressjs jwt jwt-authentication middleware node-authify nodejs npm npm-package
Last synced: 16 Apr 2026
https://github.com/huerte/academiqly
A web-based system designed to provide students and teachers with real-time calculation of overall subject grades.
academic-project authentication bootstrap5 django django-project educational-software python school-project vanilla web-based-system website
Last synced: 11 Apr 2026
https://github.com/markohautala/django-auth-crud-app
A Django application featuring CRUD operations and user authentication.
auth authentication crud crud-application css django django-application html javascript python
Last synced: 24 Apr 2025
https://github.com/shubhanshu24510/runique
Runique is a multi-module, offline-first running tracker app that monitors your health, tracks your runs with real-time location, and supports both Android mobile and Wear OS platforms.
android-jetpack authentication google-maps health-services koin-android kotlin ktor mongodb-database offline-first running-tracker wear-os
Last synced: 14 May 2025
https://github.com/pushpendra-1697/learning-directory
LMS is a full-featured, multipurpose, premium Learning Management System built with react js, HTML5, and CSS. It has a huge collection of reusable UI components and is integrated with the latest CSS libraries. It can be used for all types of Web applications like custom admin panel, app backend, CMS or CRM.
admin-dashboard antd-design authentication authorization expressjs form-validation hashing-algorithm html-css-javascript json-web-token learning-management-system mern-stack mongodb mongoose nodejs react recharts redux redux-thunk responsive-design reusable-components
Last synced: 01 Apr 2026
https://github.com/tab/loki
SSO & RBAC service for Smart-ID and Mobile-ID
authentication go golang mobile-id rbac smart-id sso sso-authentication
Last synced: 09 Mar 2026
https://github.com/datvm/jwtsharp
A small utility library for issuing and validating JWT Bearer. Can be used for both ASP.NET Core and .NET Framework Web project as well as Desktop App (no built-in flow).
aspnetcore authentication authorization bearer csharp jwt webapi-2
Last synced: 11 Apr 2025
https://github.com/theonethread/falkor-auth-server
Nginx authentication preflight proxy server
authentication falkor nginx server
Last synced: 04 Mar 2026
https://github.com/mindeng/django-auth
Authenticate and generate Django-managed passwords. Written in Rust.
authentication django pbkdf2 python rust
Last synced: 07 Apr 2025
https://github.com/dusta/jwt-ready
Simple Firebase\JWT wrapper
auth authentication dframe firebase jwt slim standalone wrapper
Last synced: 29 Apr 2026
https://github.com/xultech-ltd/laravel-auth-log-notification
Logs auth events, detects suspicious logins, and sends alerts via mail, Slack, or SMS in Laravel apps.
auth-logs authentication authentication-log brute-force-protection detect-logins laravel laravel-package login-logs login-tracking
Last synced: 27 Jul 2025
https://github.com/mlabs-haskell/minauth
MinaAuth is a library and accompanying set of Typescript packages making it easy to set up authentication/authorization based on zero-knowledge proof verification. The current functionality is focused on authorizing an HTTP API access with JWT tokens granted on providing valid zero-knowledge proofs.
authentication mina-protocol o1js passportjs typescript zksnarks
Last synced: 16 Mar 2025
https://github.com/dpvasani/advancedauth
AdvancedAuth is a comprehensive authentication tutorial that provides a full-stack setup for user authentication and authorization. It includes both backend and frontend modules, covering essential functionality such as email verification, password reset, and secure session management.
authentication authorization expressjs mern-stack mongodb mongoose nodejs reactjs
Last synced: 08 Feb 2026
https://github.com/aiven-open/auth-for-apache-kafka
Aiven Authentication and Authorization Plugins for Apache Kafka®
aiven authentication authorization kafka
Last synced: 18 Aug 2025
https://github.com/boburmirzo/authgear-spring-oauth2-example
Authentication for Spring Boot App with Authgear and OAuth2
authentication low-code security spring-boot
Last synced: 07 Aug 2025