Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Authentication

Authentication

983 projects

Showing 36 of 983 projects

libsodium-laravel
libsodium-laravelPHP

Laravel integration that replaces built-in encryption and hashing with libsodium-powered methods.

#data-protection#hashing#authentication
Stars23
Forks5
Last commit10 years ago
auther
autherRuby

A multi-account, form-based, database-less, application-wide, Rails authenticator.

#rails#authentication#authorization
Stars23
Forks0
Last commit3 months ago
ueberauth_slack
ueberauth_slackElixir

A Slack OAuth2 strategy for the Überauth authentication framework in Elixir applications.

#ueberauth#web-authentication#oauth
Stars23
Forks30
Last commit4 years ago
Crypto-Vinaigrette
Crypto-VinaigrettePython

A quantum-resistant asymmetric key generation tool for digital signatures using the Rainbow scheme.

#digital-signature#python-library#authentication
Stars22
Forks3
Last commit7 years ago
steam-totp
steam-totpPHP

PHP library for generating Steam's proprietary TOTP authentication codes.

#totp#steam#library
Stars22
Forks7
Last commit8 years ago
MyJohnDeereAPI-OAuth2-Python-Example
MyJohnDeereAPI-OAuth2-Python-ExamplePython

A Python example application demonstrating OAuth2 authentication with the John Deere API.

#oauth2#john-deere-api#authentication
Stars22
Forks20
Last commit
react-native-cookiemanager
react-native-cookiemanagerJava

A React Native library for managing cookies on iOS and Android platforms.

#native-module#ios#authentication
Stars22
Forks12
Last commit9 years ago
Unity (Multiplatform)
Unity (Multiplatform)C#

An unofficial multi-platform Unity C# SDK for interacting with the PocketBase web API.

#unity3d#backend-integration#unity-package
Stars21
Forks3
Last commit5 months ago
micropython-fingerprint
micropython-fingerprintPython

A MicroPython library for interfacing with ZhianTec fingerprint sensors (e.g., ZFM-20, ZFM-60, R503).

#embedded-systems#micropython#esp32
Stars21
Forks3
Last commit6 years ago
jumpstart(thomasvanholder)
jumpstart(thomasvanholder)Ruby

A Rails 6 template with Tailwind CSS 2.0 and optional Devise authentication for rapid web app development.

#rails6#rails-template#authentication
Stars21
Forks2
Last commit5 years ago
mitho-auth
mitho-authCommon Lisp

A Mito mixin class for adding secure password authentication to Common Lisp database models.

#mito#orm#authentication
Stars21
Forks4
Last commit6 months ago
Starter Template for NestJS and Prisma
Starter Template for NestJS and PrismaTypeScript

A production-ready NestJS starter template with Prisma ORM, authentication, and API documentation.

#authentication#nestjs#prisma
Stars21
Forks8
Last commit4 years ago
cycle-firebase
cycle-firebaseJavaScript

A Cycle.js driver for Firebase that provides reactive observables to query and update the real-time database.

#real-time-database#cyclejs#declarative-updates
Stars21
Forks3
Last commit10 years ago
Next-Postgres-With-Typescript
Next-Postgres-With-TypescriptTypeScript

A full-stack Next.js boilerplate with TypeScript, PostgreSQL, Sequelize, and local authentication for rapid prototyping.

#enzyme#authentication#nextjs
Stars21
Forks4
Last commit7 years ago
safetybox
safetyboxElixir

A collection of security-oriented helper functions for Elixir applications.

#helper-functions#elixir#authentication
Stars21
Forks2
Last commit11 years ago
exdjango
exdjangoElixir

Elixir libraries for Django session and password handling, enabling interoperability between Elixir apps and Django systems.

#elixir#redis#authentication
Stars21
Forks2
Last commit9 years ago
steam-web-api-key
steam-web-api-keyJavaScript

Automatically registers and retrieves Steam Web API keys for Node.js applications.

#steam#authentication#nodejs
Stars21
Forks5
Last commit6 years ago
hapi-plugin-graphiql
hapi-plugin-graphiqlCSS

A HAPI plugin that integrates GraphiQL with authentication support and custom UI enhancements.

#developer-tools#authentication#graphql
Stars21
Forks6
Last commit6 years ago
crystal-ldap
crystal-ldapCrystal

A native LDAP client library for the Crystal programming language, supporting both standard and secure connections.

#authentication#crystal-lang#ldap-client
Stars20
Forks2
Last commit1 month ago
zachaeus
zachaeusElixir

A simple licensing system for Elixir applications using asymmetric cryptography, inspired by JWT and PASETO.

#database-free#elixir#api
Stars20
Forks1
Last commit6 years ago
SparkView
SparkViewHTML

A browser-based remote access solution that provides secure access to VMs, desktops, servers, and applications via Docker deployment.

#authentication#remote-control#remoteaccess
Stars20
Forks2
Last commit11 months ago
DanailMinchev / payload-clerk-example
DanailMinchev / payload-clerk-exampleTypeScript

An example integration of Payload CMS with Clerk authentication, demonstrating user management and role-based access control.

#playwright#payload-template#authentication
Stars20
Forks6
Last commit
steam
steamGo

A minimal Go library for interacting with the Steam API without automatic retries or polling.

#no-polling#web-services#authentication
Stars20
Forks4
Last commit1 year ago
JWT auth with Django + Elm
JWT auth with Django + ElmElm

A full-stack JWT authentication example using Django REST Framework backend and Elm frontend.

#authentication#jwt#full-stack
Stars20
Forks4
Last commit9 years ago
goArgonPass
goArgonPassGo

A Go utility package for Argon2 password hashing and verification, compatible with Passlib for Python and Argon2 PHP.

#argon2i#passwords#authentication
Stars20
Forks7
Last commit5 years ago
NextJS Chargebee Subscription
NextJS Chargebee SubscriptionTypeScript

A T3 Stack starter template for SaaS applications with Chargebee subscriptions, authentication, and full-stack TypeScript.

#trpc#vercel-deployment#authentication
Stars20
Forks9
Last commit
blaguth
blaguthElixir

A Plug library for implementing Basic Access Authentication in Elixir web applications.

#elixir#basic-auth#web-security
Stars20
Forks4
Last commit8 years ago
flickr
flickrRuby

A Ruby gem providing an insanely easy interface to the Flickr photo-sharing service API.

#web-services#authentication#photo-sharing
Stars20
Forks4
Last commit12 years ago
ueberauth_vk
ueberauth_vkElixir

VK.com OAuth2 strategy for Überauth, enabling VK authentication in Elixir applications.

#ueberauth#vk#elixir
Stars19
Forks12
Last commit3 years ago
steam-auth
steam-authPHP

A PHP package for Steam OpenID authentication and user data retrieval without requiring the OpenID PHP module.

#steam-login#openid#composer
Stars19
Forks12
Last commit1 year ago
FastAPI Shield
FastAPI ShieldPython

A decorator-based authentication and authorization library for FastAPI applications using intuitive shield patterns.

#fastapi#authentication#decorators
Stars19
Forks2
Last commit10 days ago
cdk-passwordless
cdk-passwordlessJavaScript

An AWS CDK construct for implementing passwordless authentication using Amazon Cognito user pools.

#authentication#serverless#aws-amplify
Stars19
Forks2
Last commit3 years ago
go-jwt
go-jwtGo

A Go library for JWT authentication with Redis-backed token lifecycle management and device fingerprint binding.

#token-management#net-http#redis
Stars19
Forks0
Last commit1 month ago
plugs
plugsElixir

A collection of Plug middleware for Elixir web applications, providing hot code reloading and authentication utilities.

#sugar-framework#elixir#plug-middleware
Stars19
Forks2
Last commit2 years ago
kitura-session
kitura-sessionSwift

A pluggable framework for managing user sessions in Swift servers using Kitura, supporting both raw routing and type-safe Codable routes.

#codable#redis#authentication
Stars19
Forks19
Last commit3 years ago
BesaSoap
BesaSoapPascal

A Delphi SOAP client library with C#/Java-like features including nullable types, custom attributes, and XML serialization.

#web-services#authentication#delphi-xe2
Stars19
Forks15
Last commit9 years ago
PreviousPage 22 of 28

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
6 months ago
3 months ago
3 years ago
Next
#Security254
#Oauth2153
#Authorization130
#Oauth117
#Jwt117
#Openid Connect103
#Typescript82
#Api Client77
#Go74
#Api Security70
#Elixir69
#Middleware69