Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Authentication

Authentication

648 projects

Showing 36 of 648 projects

OTP-Java
OTP-JavaJava

A lightweight Java library for generating and verifying HOTP and TOTP one-time passwords compliant with RFC 4226 and RFC 6238.

#totp#rfc-6238#java-library
Stars236
Forks41
Last commit1 year ago
FacebookImagePicker
FacebookImagePickerSwift

A Swift library for picking photos from Facebook albums with a native iOS picker interface.

#fbsdk#ios#facebook-login
Stars235
Forks59
Last commit1 year ago
djwt
djwtTypeScript

A lightweight library for creating and verifying JSON Web Tokens (JWT) in Deno and browser environments.

#jsonwebtoken#web-crypto#authentication
Stars235
Forks23
Last commit1 year ago
SvelteKit PocketBase Auth
SvelteKit PocketBase AuthSvelte

A sample SvelteKit application demonstrating user authentication and data integration with PocketBase.

#backend-integration#authentication#user-management
Stars233
Forks21
Last commit
oauth-signature-js
oauth-signature-jsJavaScript

A JavaScript library for generating OAuth 1.0a signatures compliant with RFC 5849 for Node.js and browser environments.

#oauth#authentication#nodejs
Stars232
Forks70
Last commit8 years ago
oidcc
oidccErlang

An OpenID Connect certified client library for Erlang and Elixir applications.

#openid#elixir#oauth2
Stars228
Forks64
Last commit2 days ago
zxcvbn-ios
zxcvbn-iosObjective-C

A realistic password strength estimation library for iOS, using pattern matching and conservative entropy calculations.

#authentication#objective-c#entropy-calculation
Stars223
Forks66
Last commit2 years ago
bcrypt
bcryptPascal

A Delphi library for securely hashing and verifying passwords using the BCrypt algorithm.

#algorithm#hash#hash-passwords
Stars223
Forks56
Last commit6 months ago
BCrypt.NET-Core
BCrypt.NET-CoreC#

A .NET Core port of BCrypt.net for secure password hashing with enhanced features and compatibility.

#legacy-support#authentication#csharp
Stars221
Forks27
Last commit5 years ago
oauth2
oauth2Erlang

An Erlang library for implementing the server side of OAuth 2.0 authorization.

#oauth2#server-side#authentication
Stars221
Forks69
Last commit5 days ago
Talo
TaloGDScript

A Godot plugin for self-hostable game services including leaderboards, player authentication, multiplayer, and game saves.

#game-analytics#multiplayer#player-authentication
Stars221
Forks15
Last commit6 days ago
Kalium
KaliumJava

Java binding to the libsodium library for modern, secure cryptography and networking operations.

#java bindings#authentication#java
Stars220
Forks74
Last commit2 years ago
laravel5-3-example
laravel5-3-exampleJavaScript

A tutorial Laravel 5.3 application demonstrating authentication, roles, blog, admin dashboard, and testing.

#tutorial-example#authentication#laravel
Stars220
Forks114
Last commit8 years ago
HPFeeds
HPFeedsPython

A lightweight authenticated publish-subscribe protocol for binary data feeds, commonly used in security monitoring.

#binary-protocol#asyncio#python-library
Stars218
Forks104
Last commit2 years ago
hpfeeds
hpfeedsPython

A lightweight authenticated publish-subscribe protocol for binary data feeds, commonly used for security data sharing.

#security-data#binary-protocol#asyncio
Stars218
Forks104
Last commit2 years ago
zen
zenTypeScript

A full-stack GraphQL starter kit built with Nest, Prisma, Apollo, and Angular in an Nx monorepo.

#paljs#authentication#graphql
Stars218
Forks39
Last commit14 days ago
PocketBase+Stripe
PocketBase+StripeGo

A PocketBase extension built in Go that integrates Stripe webhooks for subscription management and payment processing.

#saas-backend#authentication#golang
Stars217
Forks16
Last commit2 months ago
Firebase Services for Delphi
Firebase Services for DelphiPascal

An open-source cross-platform Delphi library for connecting to Firebase services including Firestore, Realtime Database, Storage, Functions, and Vision ML.

#firebase-firestore#firemonkey#authentication
Stars213
Forks59
Last commit
jwt
jwtCrystal

A comprehensive JSON Web Token (JWT) implementation for the Crystal programming language.

#crystal-shard#crystal-library#token-based-authentication
Stars212
Forks24
Last commit7 months ago
Flask-Bootstrap
Flask-BootstrapJavaScript

A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend for building secure web applications.

#owasp#authentication#flask
Stars211
Forks50
Last commit3 years ago
Toucan
ToucanC#

An opinionated multi-project solution template for building responsive SPA web applications with Vue.js and .NET Core.

#axios#authentication#solid-principles
Stars208
Forks34
Last commit6 years ago
Social Login
Social LoginTypeScript

A Capacitor plugin for implementing social login with Google, Apple, Facebook, Twitter, and generic OAuth2 providers.

#google-signin#capacitor-plugin#facebook-login
Stars208
Forks49
Last commit1 day ago
Jwks RSA
Jwks RSAJava

A Java library for retrieving JSON Web Keys from a JWKS endpoint to verify JWT signatures.

#hacktoberfest#token-verification#authentication
Stars206
Forks71
Last commit21 days ago
CrawlerCode / payload-authjs
CrawlerCode / payload-authjsTypeScript

A Payload CMS 3 plugin that integrates Auth.js/NextAuth 5 for authentication and authorization.

#oauth#oauth2#authentication
Stars205
Forks10
Last commit10 days ago
Flask-SimpleLogin
Flask-SimpleLoginPython

A minimal Flask extension that adds login and logout routes to web applications with minimal configuration.

#hacktoberfest#flask-plugins#flask-extension
Stars204
Forks43
Last commit1 month ago
simple-scrypt
simple-scryptGo

A Go library providing a convenient wrapper for secure password hashing using the scrypt key derivation function.

#hash#key-derivation#authentication
Stars202
Forks27
Last commit3 months ago
RethinkDB NodeJS Chat
RethinkDB NodeJS ChatCSS

A real-time chat application example built with Node.js, Socket.io, and RethinkDB, featuring user authentication.

#authentication#bcrypt#socketio
Stars202
Forks74
Last commit5 years ago
auth0-angular
auth0-angularTypeScript

Official Auth0 SDK for adding authentication and authorization to Angular Single Page Applications.

#spa#auth0-sdk#oauth2
Stars200
Forks70
Last commit1 day ago
FastAPI Lazy
FastAPI LazyPython

A FastAPI utilities library providing class-based views, JWT helpers, multi-database support, and common authentication tools.

#fastapi#class-based-views#database
Stars200
Forks11
Last commit4 days ago
aurelia-auth
aurelia-authJavaScript

A token-based authentication plugin for Aurelia with support for local and social OAuth providers.

#frontend-security#oauth#authentication
Stars198
Forks71
Last commit8 years ago
omniauth_openid_connect
omniauth_openid_connectRuby

An OpenID Connect strategy for the Ruby OmniAuth library, enabling OAuth2-based authentication with OpenID Connect providers.

#rails#oauth2#authentication
Stars196
Forks206
Last commit2 months ago
Imperial
ImperialSwift

A Vapor middleware for adding federated authentication with OAuth providers to Swift server applications.

#hacktoberfest#federated-login#oauth
Stars194
Forks53
Last commit8 months ago
generator-jhipster-ionic
generator-jhipster-ionicTypeScript

A JHipster blueprint that generates an Ionic mobile app client for JHipster backends.

#jhipster-blueprint#progressive-web-app#authentication
Stars194
Forks50
Last commit3 days ago
Petergate
PetergateRuby

A Rails authorization gem offering easy-to-read action and content-based permissions with a straightforward syntax.

#hacktoberfest#rbac#authentication
Stars192
Forks24
Last commit11 months ago
goiabada
goiabadaGo

An open-source OAuth2 and OpenID Connect server for simple, secure authentication, built in Go.

#oauth2#authentication#user-management
Stars189
Forks17
Last commit25 days ago
JWT Simple Server
JWT Simple ServerC#

A lightweight, dynamic JWT server for ASP.NET Core with built-in token endpoints and refresh token support.

#jwt-claims#authentication#asp-net-core
Stars189
Forks31
Last commit7 years ago
PreviousPage 13 of 18

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
2 days ago
17 days ago
Next
#Security185
#Oauth2113
#Authorization98
#Oauth83
#Openid Connect78
#Jwt77
#Go58
#Api Security52
#Typescript51
#Ios51
#Api Client49
#Php46