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

docker-registry-web
docker-registry-webGroovy

A web UI, authentication service, and event recorder for private Docker Registry v2.

#authentication#private-registry#docker-registry
Stars547
Forks133
Last commit4 years ago
Meme Chat
Meme ChatDart

A Flutter chat application that integrates memes, camera functionality, and Firebase authentication.

#real-time-database#authentication#google-sign-in
Stars545
Forks151
Last commit5 years ago
Python (Sync)
Python (Sync)Python

A Python client SDK for interacting with PocketBase backends, providing a pythonic interface for authentication, collections, and file uploads.

#python-sdk#backend-integration#database
Stars545
Forks63
Last commit3 months ago
Laravel Vue Boilerplate
Laravel Vue BoilerplatePHP

A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.

#spa#authentication#sass
Stars543
Forks145
Last commit4 years ago
upash
upashJavaScript

A unified Node.js API for password hashing algorithms like Argon2, PBKDF2, and bcrypt, simplifying secure password management.

#authentication#rainbow-table#bcrypt
Stars540
Forks21
Last commit5 years ago
go-jose
go-joseGo

A Go implementation of JOSE standards (JWE, JWS, JWT) for secure JSON object signing and encryption.

#authentication#jwe#go-library
Stars530
Forks133
Last commit9 days ago
CakeDC/Users plugin
CakeDC/Users pluginPHP

A comprehensive CakePHP plugin for user management, authentication, authorization, and social login.

#hacktoberfest#rbac#authentication
Stars523
Forks289
Last commit4 days ago
Delphi JOSE and JWT Library
Delphi JOSE and JWT LibraryPascal

A Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token) for creating and verifying secure tokens.

#jwt-token#rest#auth
Stars518
Forks188
Last commit5 days ago
strawberry-django
strawberry-djangoPython

A Django integration for Strawberry GraphQL that automatically generates types, queries, and mutations from Django models with full type safety.

#crud#authentication#api-framework
Stars502
Forks155
Last commit2 days ago
Supabase automated self host
Supabase automated self hostShell

A one-script solution to self-host Supabase with Nginx/Caddy reverse proxy and optional Authelia 2FA authentication.

#reverse-proxy#caddy#authentication
Stars498
Forks80
Last commit
a12n-server
a12n-serverTypeScript

A lightweight, open-source OAuth2 and OpenID Connect authentication server for Node.js.

#totp#hacktoberfest#oauth2-server
Stars498
Forks52
Last commit6 months ago
How to add Firebase Auth with React Native
How to add Firebase Auth with React Native

A collection of practical React Native tutorials and code examples for common mobile development tasks.

#code-examples#authentication#react-native
Stars490
Forks48
Last commit5 years ago
How to upload photo/file in react-native
How to upload photo/file in react-native

A collection of practical React Native tutorials and code examples for common mobile development tasks.

#code-examples#authentication#react-native
Stars490
Forks48
Last commit5 years ago
SOAPEngine
SOAPEngineSwift

A generic SOAP client framework for iOS, macOS, and tvOS apps to access web services.

#apple-platforms#ios#web-services
Stars486
Forks75
Last commit9 months ago
SwiftyOAuth
SwiftyOAuthSwift

A small OAuth library for iOS with built-in providers and a clean Swift API.

#ios#oauth#authentication
Stars485
Forks27
Last commit6 years ago
s3-proxy
s3-proxyGo

A reverse proxy for S3 buckets with GET, PUT, DELETE operations and OpenID Connect/Basic Auth authentication.

#serve-static#reverse-proxy#s3-reverse-proxy
Stars484
Forks58
Last commit2 days ago
ccap
ccapC

A Node.js captcha generation library using C++ CImg with zero external dependencies.

#bot-protection#cimg#authentication
Stars478
Forks80
Last commit4 years ago
marten
martenCrystal

A pragmatic, batteries-included web framework for Crystal that enables rapid development and full-featured applications.

#orm#authentication#http
Stars477
Forks34
Last commit4 days ago
nimble_totp
nimble_totpElixir

A tiny Elixir library for implementing TOTP-based two-factor authentication (2FA) in applications.

#totp#elixir#library
Stars477
Forks23
Last commit4 months ago
capeless/warrant
capeless/warrantPython

A Python library that simplifies AWS Cognito authentication and user management, including SRP support.

#srp#python-library#authentication
Stars473
Forks186
Last commit3 years ago
BlazorWithIdentity
BlazorWithIdentityC#

A project template for a Blazor WebAssembly hosted app with cookie-based authentication and EF Core Identity.

#entity-framework-core#blazor-client#authentication
Stars472
Forks105
Last commit3 years ago
Jaguar
JaguarDart

A full-stack, production-ready HTTP server framework for Dart, built for speed, simplicity, and extensibility.

#dart#http-server#orm
Stars470
Forks32
Last commit1 year ago
React Native Starter Kit
React Native Starter KitJavaScript

A React Native starter kit with Firebase authentication, Facebook/Google login, and a pre-built UI for rapid app development.

#google-signin#facebook-login#authentication
Stars467
Forks80
Last commit
captcha
captchaJavaScript

A lightweight pure JavaScript CAPTCHA generator for Node.js with no external dependencies.

#bot-protection#gif-generation#web-security
Stars466
Forks47
Last commit2 years ago
FastAPI Simple Security
FastAPI Simple SecurityPython

A drop-in API-key security package for FastAPI with automatic key management and local SQLite storage.

#fastapi#authentication#api-keys
Stars466
Forks30
Last commit2 years ago
omniauth-github
omniauth-githubRuby

Official OmniAuth strategy for adding GitHub OAuth2 authentication to Ruby applications.

#rails#oauth2#authentication
Stars464
Forks157
Last commit3 years ago
An example React Native project for client login authentication
An example React Native project for client login authenticationJavaScript

An example React Native project demonstrating client login authentication using WebView and react-native-cookies.

#cookies#authentication#webview
Stars460
Forks86
Last commit
mongo_dart
mongo_dartDart

A pure Dart MongoDB driver for server-side applications, providing modern and legacy API support.

#database-driver#dart#tls-ssl
Stars456
Forks107
Last commit1 month ago
nextjs-starter
nextjs-starterJavaScript

A Next.js starter kit with authentication, TypeScript, Tailwind CSS, React Query, and Fauna DB.

#developer-tools#authentication#github-authentication
Stars454
Forks43
Last commit5 years ago
PolymerFire
PolymerFireHTML

Polymer Web Components for Firebase, enabling declarative Firebase integration in Polymer apps.

#web-components#authentication#polymer
Stars453
Forks139
Last commit6 years ago
gopencils
gopencilsGo

A Go library for dynamically consuming REST APIs with minimal boilerplate, supporting JSON responses and authentication.

#rest-client#web-services#authentication
Stars453
Forks42
Last commit7 years ago
SteamAuthentication
SteamAuthenticationPHP

A simple PHP library for adding Steam account login and user profile access to websites.

#gaming-websites#openid#authentication
Stars443
Forks138
Last commit2 years ago
Slim Basic Auth
Slim Basic AuthPHP

A PSR-7 and PSR-15 compliant HTTP Basic Authentication middleware for PHP frameworks.

#php-middleware#authentication#http-basic-auth
Stars442
Forks65
Last commit4 months ago
CPP-JWT
CPP-JWTC++

A C++14 library for creating, signing, verifying, and decoding JSON Web Tokens (JWT) with a clean API.

#security-tokens#authentication#jwt-header
Stars441
Forks124
Last commit5 months ago
Defender
DefenderPHP

An Access Control List (ACL) solution for Laravel applications, providing roles and permissions management with security and usability in mind.

#rbac#authentication#laravel
Stars437
Forks93
Last commit2 years ago
OpenDJ
OpenDJJava

An open-source LDAPv3 directory server written in Java for scalable identity management and authentication.

#ldap-server#rest#authentication
Stars436
Forks111
Last commit2 days ago
PreviousPage 10 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
3 days ago
9 months ago
9 years ago
Next
#Security254
#Oauth2153
#Authorization130
#Oauth117
#Jwt117
#Openid Connect103
#Typescript82
#Api Client77
#Go74
#Api Security70
#Elixir69
#Middleware69