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-02-03 00:02:50 UTC
- JSON Representation
https://github.com/pablolec/sb_keycloak_saml
SAML authentication implementation with Keycloak for IdP and SP integration.
authentication iam keycloak keycloak-client keycloak-provider openid openid-connect saml saml-idp saml-service-provider saml2 saml2-sp-sso
Last synced: 25 Jul 2025
https://github.com/betagouv/nexauth
A dead simple JWT-based authentication library for Next.js framework.
auth authentication jwt jwt-authentication nextjs prisma
Last synced: 27 Jul 2025
https://github.com/emartech/escher-js
Library for HTTP request signing (JavaScript implementation)
authentication aws4 escher escherauth hmac-authentication javascript rest-api
Last synced: 24 Sep 2025
https://github.com/alessiosavi/streamingserver
A simple video streaming services with authentication using redis
authentication golang redis streaming video-streaming-server
Last synced: 25 Sep 2025
https://github.com/miikka/split-token
Generating and verifying split tokens with Clojure
authentication clojure cryptography split-token
Last synced: 25 Sep 2025
https://github.com/aarambhdevhub/rust_auth
Welcome to RustSecureAPI, a robust and secure Rust-based API project built with Actix-Web. This repository provides a comprehensive guide and implementation for creating a scalable backend system with JWT-based authentication and PostgreSQL integration.
actix actix-rs actix-web authentication backend jwt jwt-authentication jwt-token openapi postgresql programming programming-language rust rust-lang sqlx sqlx-cli swagger swagger-api swagger-ui
Last synced: 02 Aug 2025
https://github.com/telekom/smartcredentials-sdk-android
An SDK and Library that is used in several Deutsche Telekom mobile apps
authentication authorization camera identity ocr otp qrcode-login sdk storage
Last synced: 15 Aug 2025
https://github.com/copiousfreetime/htauth
HTAuth is a pure ruby replacement for the Apache support programs 'htdigest' and 'htpasswd'
apache2 authentication htdigest ruby
Last synced: 11 Sep 2025
https://github.com/nameisjayant/ktor-todo-api
This is a simple Rest Api for todo application , where users do signup, login and add their respective todos. So this api is fully based on Ktor framework.
android authentication authorization kotlin ktor ktor-client ktor-feature ktor-framework ktor-server rest-api
Last synced: 13 May 2025
https://github.com/chengh42/safe-auth-jwt
SAFE Authentication with JWT
authentication jwt-authentication safe-stack
Last synced: 27 Jun 2025
https://github.com/shaps80/abracadabra
A truly plug 'n' play solution for securing your code.
authentication code pin security touchid
Last synced: 15 Sep 2025
https://github.com/ericnishio/express-boilerplate
A modern Express boilerplate for building RESTful APIs in TypeScript.
api authentication bcrypt boilerplate docker es2015 es6 express jwt minimal mongodb node rest restful typescript
Last synced: 23 Jul 2025
https://github.com/linxiaowu66/wechat-learning
微信开发学习demo,完成网页授权以及微信SDK调用,具体实现教程参考我的博客
authentication nodejs wechat-app
Last synced: 14 May 2025
https://github.com/mhshajib/node_authentication
Basic Node.js Authentication example with passport.js, handlebars.js, express.js and mongodb.
authentication express handlebars middleware mongodb mongoose node nodejs passport
Last synced: 29 Oct 2025
https://github.com/ivanaquino/adonis-start-admin-starter-spa
Starter of AdonisJs framework with Start Admin Free templat, SPA and Auth prebuilt
adonisjs authentication bootstrap bootstrap4 dashboard vue vuejs vuerouter
Last synced: 14 Jul 2025
https://github.com/trianayulianto/ci4admin-boilerplate
CodeIgniter 4 admin panel with Eloquent and Blade Template Engine. This application includes authentication, Json Web Token and Defender as roles & permissions.
auth authentication authorization codeigniter codeigniter4 jwt
Last synced: 14 Jul 2025
https://github.com/tsparticles/vue3-auth-template
tsParticles VueJS 3.x Authentication Forms template
authentication hacktoberfest hacktoberfest2021 html html-css-javascript javascript particles particles-bg particles-bg-vue particles-js registration registration-forms template tsparticles vue vuejs vuejs-tsparticles vuejs3
Last synced: 05 May 2025
https://github.com/marcgibbons/drf_signed_auth
Signed URL authentication for Django REST Framework to generate temporary URLs
authentication authentication-backends django-rest-framework temporary-credentials
Last synced: 07 May 2025
https://github.com/timmikeladze/next-auth-mui
🔐 Sign-in dialog for NextAuth built with MUI and React. Detects configured OAuth and Email providers and renders buttons or input fields for each respectively. Fully themeable, extensible and customizable to support custom credential flows.
auth authentication login material-ui mui muiv5 next nextauth nextauthjs nextjs oauth signin
Last synced: 15 Oct 2025
https://github.com/sorcery/sorcery-rework
Working repo for Sorcery v1.
authentication rails ruby sorcery
Last synced: 12 Apr 2025
https://github.com/tarikhuber/slim-api-starter-kit
A Starter Kit for a REST API using the Slim Framework
api authentication authorization eloquent filtering pagination rest-api slim slim-3 slim-framework sorting validation
Last synced: 12 Apr 2025
https://github.com/castle/castle-react-native
React Native library for Castle
api authentication brute-force castle javascript login password react-native sdk
Last synced: 30 Apr 2025
https://github.com/saineshwar/websecure
Secure ASP.NET Core Application With SHA512
asp-net-core authentication changepassword dotnet-core login-system reset-passwords secure sha512 sql-server
Last synced: 23 Jun 2025
https://github.com/iad-os/react-ghost-auth
React Ghost Auth is an easy to use multi-provider authentication and authorization library. The library uses the OpenID Connect Flow.
authentication authorization keycloak oauth2 oauth2-client open-id-connect react reactjs relying-party token
Last synced: 12 Apr 2025
https://github.com/progrium/authsite
Set up GitHub Pages and Auth0 authentication with minimal effort
auth0 auth0-spa-js authentication github github-pages javascript spa
Last synced: 20 Jun 2025
https://github.com/ericneves/simplecrudmvc
:rocket: Simple CRUD MVC with PHP, OOP, SQL, Authentication, MVC, HTML5, CSS and more..
authentication crud mvc mysql php router sql
Last synced: 28 Sep 2025
https://github.com/tx7do/kratos-authn
kratos authentication middleware
authentication jwt kratos oidc psk
Last synced: 23 Apr 2025
https://github.com/nette-examples/user-authentication
Example of user management in Nette
authentication nette nette-example php
Last synced: 07 Apr 2025
https://github.com/mezzio/mezzio-authentication
Authentication middleware for Mezzio and PSR-7 applications
authentication authentication-middleware hacktoberfest psr-7
Last synced: 02 Sep 2025
https://github.com/kemalcr/kemal-hmac
HMAC middleware for Kemal
authentication crystal-lang hmac kemal shard
Last synced: 16 Mar 2025
https://github.com/PerfectExamples/Perfect-Authentication-Demo
OAuth2 Demo
authentication facebook github google linkedin oauth2 perfect salesforce server-side-swift swift
Last synced: 19 Apr 2025
https://github.com/cornflourblue/angular-14-role-based-authorization-example
Angular 14 - Role Based Authorization Tutorial with Example
angular angular14 authentication authorization role-based-access-control role-based-authorization
Last synced: 23 Mar 2025
https://github.com/scholzj/kafka-kubernetes-authenticator
Kafka Kubernetes Authenticator and Authorizer
authentication authenticator authorization authorizer kafka kubernetes oauth rbac
Last synced: 13 Apr 2025
https://github.com/stanislav-web/ecs-auth-microservice
Auth microserivice Docker: Nginx -> Node -> Mongo
authentication microservice mongodb nginx nodejs
Last synced: 14 Apr 2025
https://github.com/rugvedb/mern-boilerplate
MERN stack boilerplate with store implemented using useReducer + useContext api
authentication boilerplate higher-order-component jsonwebtoken mongodb node-js nodejs react-hooks react-js store usecontext usereducer
Last synced: 02 May 2025
https://github.com/camirmas/bartender
:cocktail: JWT authentication using Absinthe + Guardian
authentication elixir graphql phoenix-framework
Last synced: 24 Mar 2025
https://github.com/paloaltonetworks/a3s
Auth As A Service
authentication authorization identity normalization
Last synced: 03 May 2025
https://github.com/oktadev/okta-angular-node-example
Basic CRUD Example with Angular and Node
angular authentication node oidc
Last synced: 11 Apr 2025
https://github.com/samsonasik/mezzio-authentication-with-authorization
mezzio authentication with ACL authorization demo
acl authentication authorization login mezzio php remember-me session
Last synced: 15 Apr 2025
https://github.com/pahrohfit/sanic-beskar
Strong, Simple, and Precise, (and now async!) security for Sanic APIs
authentication authorization python python3 sanic security
Last synced: 05 May 2025
https://github.com/kaihendry/vue-aws
Making trusted AWS calls from VueJS
authentication aws jamstack vuejs
Last synced: 19 Apr 2025
https://github.com/didinj/flutter-authentication-role-permissions
Flutter Tutorial: Login, Role, and Permissions
authentication flutter login permissions role tutorial
Last synced: 25 Oct 2025
https://github.com/andriykalashnykov/authentik-k8s
POC for Authentik OAuth Authentication/Authorization Go client library, programmatically creates Users, Groups, OAuth tokens etc.
authentication authentik go golang oauth oauth2 oauth2-authentication oauth2-client token
Last synced: 22 Apr 2025
https://github.com/devmahmud/cloudcontact-mern
Cloud Contact App Where User can register, login and then keep their contacts in the cloud. In this project i have use Node Js, Express, Mongodb for Serving api and React With Redux for Frontend.
authentication crud-application expressjs mern-project mongodb nodejs react react-project react-redux
Last synced: 23 Mar 2025
https://github.com/cluemediator/auth-api-nodejs
Create REST API for authentication in Node.js using JWT
api api-nodejs authentication jwt login rest-api session
Last synced: 29 Jun 2025
https://github.com/clerk/clerk-rails-starter
Official guide on how to use Clerk.dev with Rails
Last synced: 19 Mar 2025
https://github.com/andrew-chen-wang/mobile-auth-example
Native iOS and Android + Django Backend Server example for Auth using JWT
android authentication django django-rest-framework drf ios jwt kotlin login sample swift
Last synced: 23 Mar 2025
https://github.com/devzstudio/w3auth
🔐 w3auth - Integrate w3auth for your identity needs
auth authentication hacktoberfest nextjs react web3
Last synced: 11 Apr 2025
https://github.com/stefh/blazor.webassembly.authentication.auth0
Blazor WebAssembly Auth0 Oidc Authentication with support for Audience
auth0 authentication blazor oidc webassembly
Last synced: 07 May 2025
https://github.com/kuldeepsingh99/authorization-authentication
Spring Token based authorization and authentication with spring boot and spring serurity
authentication authorization jwt microservices oauth spring spring-authorization spring-boot spring-security token
Last synced: 28 Oct 2025
https://github.com/kinde-oss/kinde-java-sdk
Kinde SDK for Java
authentication java kinde oauth2 springboot
Last synced: 24 Apr 2025
https://github.com/eustasy/authenticatron
PHP-LIB: HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
2fa authentication composer-packages passwords php secret security totp two-factor-auth webauthn
Last synced: 31 Aug 2025
https://github.com/alexeygeno/phone-verification-laravel
A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage
2fa 2factor authentication clickatell messagebird mongo mongodb notification notification-channel phone redis signin signup sms touch-sms twilio verification verify verify-by-phone vonage
Last synced: 10 Apr 2025
https://github.com/chaqchase/lyrol
lyrol is fully featured role management library for node.js. It allows you to easily create roles and manage permissions and authorize your users, and it supports express, koa, next.js and react
acl authentication authorization nodejs permissions role rolemanagement
Last synced: 05 Sep 2025
https://github.com/rakhiazfa/laravel-boilerplate
Makes it easier for you to build applications with laravel.
authentication authorization laravel laravel-starter-kit role-and-permission tailwindcss
Last synced: 04 Sep 2025
https://github.com/shubh2-0/spring_security
Welcome to the Spring Security Repository🔐, your comprehensive resource for mastering application security. Dive into a variety of projects, from traditional authentication to JWT-based role authorization. Explore CORS handling and custom authentication providers. Let's fortify your app's defenses together! 🚀💪
authentication authorization java javasecurity jwt-authentication jwt-token learning-by-doing security-automation spring-boot spring-security springsecurity-jwt
Last synced: 23 Apr 2025
https://github.com/salrashid123/k8s_federation_with_gcp
Using Kubernetes Service Accounts for Google Workload Identity Federation
authentication federation gcp google-cloud-platform kubernetes
Last synced: 12 Jul 2025
https://github.com/05nelsonm/pin-authentication
An Android library that provides local PIN authentication for your application.
android android-library authentication security
Last synced: 29 Jun 2025
https://github.com/sebe2k04/genkart-next-node-ecommerce-v2
Open Source Next js , Node js Ecommerce Website to provide enhanced UI and backend functionality using js libraries and framewords , For education purpose , feel free to use it..
authentication cloudinary context-api ecommerce expressjs fullstack mern mern-stack mongodb mui nextjs nodejs protected-routes reacthooks reactjs restful-api taiwindcss website
Last synced: 12 Aug 2025
https://github.com/jaguar-dart/serve
Serves static files in a directory
authentication basic-authentication cli https logging serve-files simplehttpserver static-server static-website stats throttle
Last synced: 12 Apr 2025
https://github.com/smortex/puppet-add-cli-auth-to-certificate
Update a Puppet certificate to make it suitable for CLI authentication
authentication certificate cli hacktoberfest puppet
Last synced: 23 Apr 2025
https://github.com/lmarschall/wembat
Wembat enables developers to authenticate users and encrypt data via the PRF extension of WebAuthn.
authentication encryption passkeys prf typescript webauthn webauthn-library
Last synced: 11 Mar 2025
https://github.com/samuel-oldra/gestaodeusuarios
🔵 PHP e Laravel 9
authentication blade breeze dependency-injection eager-loading eloquent laravel laravel9 migrations mvc mvc-architecture orm php seeders sqlite tailwind-css
Last synced: 02 Aug 2025
https://github.com/guardian/pan-domain-authentication
Helper to provide a common federated authentication for all services within a domain (AKA Panda 🐼)
authentication oauth2 pan-domain-authentication production
Last synced: 21 Aug 2025
https://github.com/mabuonomo/nestjs-guard-grpc
GrpcAuthGuard is an agnostic guard for NestJS optimized for grpc scope
authentication decorators guard jwt nestjs
Last synced: 23 Jul 2025
https://github.com/ims94/spring-boot-jwt-auth-server
Using JWTs issued by an external authorization server to authentication REST APIs with Spring Boot
auth authentication jwt jwt-authentication oauth2 oidc openid openid-connect ractjs rest-api spring-boot spring-boot-3 spring-security
Last synced: 28 Jul 2025
https://github.com/handnot2/sigaws
An Elixir library to sign and verify HTTP requests using AWS Signature V4
authentication aws-signature elixir-library
Last synced: 21 Oct 2025
https://github.com/Cito/pyramid_ldap3
Provides LDAP authentication services for your Pyramid application based on the ldap3 package.
authentication authentication-middleware ldap pyramid python
Last synced: 13 May 2025
https://github.com/hawkkiller/auther
Example of authentication in flutter.
authentication bloc dart flutter
Last synced: 23 Mar 2025
https://github.com/cito/pyramid_ldap3
Provides LDAP authentication services for your Pyramid application based on the ldap3 package.
authentication authentication-middleware ldap pyramid python
Last synced: 03 Oct 2025
https://github.com/wintercms/wn-user-plugin
Front-end User plugin for Winter CMS
authentication hacktoberfest plugin user wintercms
Last synced: 05 Oct 2025
https://github.com/solid/authentication-panel
GitHub repository for the Solid Authentication Panel
authentication panel solid specification
Last synced: 31 Jul 2025
https://github.com/arturoeanton/goscim
🚀 Lightning-fast SCIM 2.0 server in Go that makes identity management simple and scalable. Built for developers who need enterprise-grade user provisioning without the enterprise complexity.
api authentication couchbase developer-tools docker enterprise go golang high-performance identity-management kubernetes microservices oauth open-source rbac rest-api saas scalable scim user-provisioning
Last synced: 26 Jul 2025
https://github.com/kby-ai/facerecognition-ionic-cordova
Face Recognition, face liveness detection(anti-spoofing), face matching, face compare, face comparison, facial recognition, feature extraction, face anti-spoofing and face liveness for IDV
authentication biometrics face-detection face-recognition facial-recognition onboarding
Last synced: 23 Jul 2025
https://github.com/knifemaster007/pgauthproxy
Postgres authentication proxy written in Go
authentication authorization postgres postgresql
Last synced: 05 Mar 2025
https://github.com/khaouitiabdelhakim/etablissements-application-android
Ce projet consiste en une application mobile Android permettant aux utilisateurs de se connecter, d'ajouter des établissements et de visualiser la liste des établissements.
android android-app android-application android-studio app authentication backend java login recyclerview recyclerview-adapter room room-database
Last synced: 18 Mar 2025
https://github.com/harshmangalam/golang-mobile-otp-auth
Mobile OTP based authentication using golang
authentication gofiber golang jwt-authentication mongodb otp-verification sms-api twilio
Last synced: 23 Jul 2025
https://github.com/de-vri-es/auth-git2-rs
Easy authentication for git2 in Rust
authentication git hacktoberfest libgit2 rust ssh
Last synced: 20 Jul 2025
https://github.com/magiclen/rocket-jwt-authorization
This crate provides a procedure macro to create request guards used for authorization.
authentication authorization jwt rocket rust
Last synced: 26 Oct 2025
https://github.com/cloudflare/privacypass-attester
A TypeScript Attester using Turnstile for the Privacy Pass Authentication Protocol
authentication cryptography privacy-pass token turnstile typescript
Last synced: 24 Oct 2025
https://github.com/robutlerai/webagents
Build, Serve and Monetize AI Agents
agents ai authentication discovery internetofagents payments webofagents
Last synced: 06 Oct 2025
https://github.com/teamhanko/hanko-nuxt-starter
Nuxt example app showcasing Hanko integration for authentication and user management.
Last synced: 06 Oct 2025
https://github.com/restfulhead/nexus-okta-auth-plugin
Okta authentication plugin for Nexus Repository Manager 3 (NXRM)
authentication nexus nexus-repository-manager nexus3 nxrm okta plugin sonatype
Last synced: 27 Oct 2025
https://github.com/servicestack/servicestack.java
ServiceStack Java Libraries and Apps
android android-studio authentication eclipse generic intellij java kotlin server-sent-events service-client servicestack typed
Last synced: 23 Oct 2025
https://github.com/cyyynthia/tokenize
A universal token format for authentication. Designed to be secure, flexible, and usable anywhere.
authentication dependency-free jwt lightweight mfa secruity token universal
Last synced: 19 Aug 2025
https://github.com/happiguru/shipping_and_courier_services
This project is an implementation of a courier and shipping website with features like package tracking, admin-backend, and user-frontend.
api authentication bootstrap5 javascipt php72 tracking validation
Last synced: 09 Apr 2025
https://github.com/gobricks/facecontrol
Simple authentication, single sign-on and (optinal) authorization solution.
authentication authorization golang jwt sso
Last synced: 14 Jan 2026
https://github.com/loginradius/lr-cli
lr is LoginRadius on the command line. You can perform basic actions of your LoginRadius Dashboard through command line. The actions includes login, register, logout, email configuration, domain whitelisting etc.
authentication ciam cli hacktoberfest hacktoberfest2021
Last synced: 10 Apr 2025
https://github.com/gobeyondidentity/bi-sdk-react-native
React Native SDK for Beyond Identity Passkeys
android authentication ios passkeys react-native
Last synced: 20 Jan 2026
https://github.com/rk4bir/microservice-boilerplate
Django based microservice architecture with oauth2 🔋🌟
authentication authorization-code-flow authorization-server django django-cors-headers django-oauth-toolkit django-rest-framework jwt jwt-authentication microservice microservices microservices-architecture nuxt oauth2 python python-microservices resource-server vue vuex
Last synced: 19 Apr 2025
https://github.com/corbado/keycloak-passkeys
Keycloak Passkey repository of a sample Node.js app with existing users.
authentication faceid fido2 keycloak passkey passkeys passwordless touchid webauthn
Last synced: 16 Jun 2025
https://github.com/stackql/okta-pkce-login
Command line utility to authenticate to an OIDC application using PKCE
authentication cli golang oidc okta pkce
Last synced: 11 Jul 2025
https://github.com/xarenard/webauthn_fido_java_react
Webauthn demo with react.js and Spring boot
assertion attestation authentication fido fido2 reactjs spring-boot touchid touchid-authentication webauthn webauthn-demo yubikey
Last synced: 05 May 2025
https://github.com/devvoh/sso-php
Sso-php - a minimalist single sign-on client/server
authentication composer php php7 sso sso-php
Last synced: 16 Aug 2025
https://github.com/shashwatah/denote
REST API with JWT authentication for a generic notes app built with Deno, and Oak.
authentication crud crud-application deno denon generic jsonwebtokens jwt notes notes-app oak rest rest-api typescript
Last synced: 12 Apr 2025
https://github.com/aaronksaunders/ionicv4-tabs-with-detail
Simple Ionic Tabs App with Child Routes & Protected Routes
angular7 authentication ionic-framework ionic4 javascript tabs
Last synced: 10 Jul 2025
https://github.com/Monogramm/MauticLdapAuthBundle
:elephant: :rocket: Enables LDAP authentication for mautic 2 and newer
authentication ldap mautic mixins php plugin
Last synced: 02 May 2025