Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: auth

249 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
kunalkapadia/express-mongoose-es6-rest-api
A boilerplate application for building RESTful API microservices in Node.js using Express and Mongoose in ES6. It ships with JWT authentica…
232920maintenance
teesloane/Auth-Boss
A curated educational guide explaining web authentication methodologies such as HTTP Basic, session-based, token-based, JWT, OAuth, and Ope…
322875maintenance
Buuntu/fastapi-react
A cookiecutter template that bootstraps full-stack web applications using FastAPI (Python) and React (TypeScript). It bundles PostgreSQL wi…
232585maintenance
flatlogic/react-native-starter
A free React Native starter template by Flatlogic that bootstraps mobile app development with ready-to-use components, themes, and screens.…
312517maintenance
atulmy/crate
Crate is a sample full-stack application demonstrating a monthly clothing and accessories subscription service, with a Node/Express/GraphQL…
102423maintenance
adrianhajdin/aora
A tutorial companion repository for building a video-sharing mobile app with React Native, Expo, NativeWind, Animatable, and Appwrite. It a…
252381maintenance
danielfsousa/express-rest-boilerplate
An Express.js starter boilerplate for building RESTful APIs and microservices with Node.js and MongoDB (Mongoose). It bundles authenticatio…
232362maintenance
karlhadwen/netflix
A Netflix clone built with React, Firebase, and Styled Components, accompanying a 10-hour YouTube tutorial. It demonstrates custom hooks, R…
322120maintenance
Baeldung/spring-security-oauth
A companion repository of example modules for Baeldung's Spring Security OAuth tutorials and the 'Learn Spring Security OAuth' course. It c…
722025maintenance
adrianhajdin/uber
A full-stack Uber clone mobile application built with React Native and Expo, using Clerk for auth, Neon serverless Postgres, Stripe payment…
231929maintenance
spring2go/staffjoy
A teaching case project demonstrating microservices and cloud-native architecture built with Spring Boot and deployable to Kubernetes. It i…
101896maintenance
callicoder/spring-security-react-ant-design-polls-app
A full-stack polls application similar to Twitter polls, built with Spring Boot, Spring Security, JWT authentication, React, and Ant Design…
321863maintenance
bizz84/starter_architecture_flutter_firebase
A time tracking application built with Flutter and Firebase, serving as a reference implementation of the author's Riverpod app architectur…
511806maintenance
jwalton/passport-api-docs
A community-written API reference manual for Passport.js, the popular Node.js authentication middleware. It documents each Passport class m…
321772maintenance
basir/node-react-ecommerce
A tutorial project and codebase for building an Amazon-like e-commerce website with React, Redux, Node.js, Express, and MongoDB, accompanie…
321757maintenance
imwilsonxu/fbone
Fbone is a Flask starter template/boilerplate application that bundles common Flask extensions like SQLAlchemy, WTForms, Flask-Login, and F…
321702maintenance
dhax/go-base
A Go RESTful API boilerplate providing a structured, idiomatic foundation for building web APIs. It ships with JWT authentication (password…
761696maintenance
qiangxue/go-rest-api
A Go boilerplate/starter kit for building RESTful API services following SOLID principles and Clean Architecture. It ships with JWT authent…
231696maintenance
unicodeveloper/laravel-hackathon-starter
A Laravel-based boilerplate application designed to jumpstart hackathon and MVP web projects. It ships with pre-built authentication (local…
231686maintenance
sysgears/apollo-universal-starter-kit
Apollo Universal Starter Kit is a fully configured, modular boilerplate for building universal JavaScript/TypeScript applications across we…
321677maintenance
gothinkster/django-realworld-example-app
A Django + Django REST Framework example codebase implementing the RealWorld (Conduit) Medium-style app spec, demonstrating CRUD, authentic…
101648maintenance
Smith-Cruise/Spring-Boot-Shiro
A tutorial-style demo project showing how to build a stateless RESTful service using Spring Boot with Apache Shiro and JWT for authenticati…
621637maintenance
DrkSephy/django-hackathon-starter
A Django boilerplate application providing user registration, basic and OAuth authentication, and pre-built API integration examples out of…
321614maintenance
bezkoder/spring-boot-spring-security-jwt-authentication
A Spring Boot example project demonstrating token-based authentication with Spring Security, JWT, role-based authorization, and Spring Data…
321587maintenance
javico2609/flutter-challenges
A collection of 18 Flutter UI demo templates showcasing common mobile app patterns like pagination, infinite scroll, theming, maps, and aut…
321507maintenance
dternyak/React-Redux-Flask
A full-stack boilerplate application combining a Python Flask JWT-authenticated backend with a React/Redux frontend styled with Material UI…
321496maintenance
adrianhajdin/social_media_app
A social media web application built with React, TypeScript, Appwrite, React Query, and Tailwind CSS, created as companion code for a JavaS…
271482maintenance
RudeCrab/rude-java
A collection of hands-on Java practice projects covering SSM, Spring Boot, Spring Security, JWT, RBAC, MinIO, and Vue, each paired with in-…
321419maintenance
rajaraodv/react-redux-blog
A sample React + Redux CRUD blog application demonstrating a full-stack JavaScript app with MongoDB, JWT auth, form validation, and transac…
381411maintenance
elgris/microservice-app-example
A polyglot microservice example application: a TODO app whose components are written in JavaScript (Vue frontend), Go (auth API with JWT), …
321411maintenance
nextacular/nextacular
Nextacular is an open-source full-stack starter kit for building multi-tenant SaaS applications with Next.js, Tailwind CSS, Prisma, and Str…
611382maintenance
meabhisingh/mernProjectEcommerce
A full-stack MERN (MongoDB, Express, React, Node.js) e-commerce application created as a companion codebase for a free YouTube tutorial ser…
321364maintenance
adrianhajdin/ai_saas_app
A tutorial companion repository from JavaScript Mastery showing how to build an AI image SaaS platform with Next.js 14, TypeScript, Clerk a…
251356maintenance
frol/flask-restplus-server-example
A real-life example project demonstrating how to build a production-grade RESTful API server with Flask-RESTPlus, SQLAlchemy, Marshmallow, …
321334maintenance
JackStouffer/Flask-Foundation
Flask Foundation is a starter template/boilerplate for building Flask web applications following community best practices. It bundles bluep…
231277maintenance
sibtc/django-beginners-guide
Code samples accompanying a seven-part beginner's tutorial series on Django, covering fundamentals, authentication, ORM, class-based views,…
231263maintenance
GeekyAnts/express-typescript
A starter boilerplate for building Node.js web and API applications using Express.js and TypeScript. It bundles common concerns like routin…
621260maintenance
gothinkster/react-mobx-realworld-example-app
A reference implementation of the RealWorld 'Conduit' social blogging app (a Medium clone) built with React and MobX. It demonstrates real-…
101244maintenance
the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate
A fullstack GraphQL boilerplate combining Apollo Server on Express with a React Apollo Client, backed by PostgreSQL via Sequelize. It ships…
321205maintenance
maitraysuthar/rest-api-nodejs-mongodb
A ready-to-use boilerplate for building REST APIs with Node.js, Express, and MongoDB. It provides a structured ES6 project skeleton with JW…
231187maintenance
lexburner/oauth2-demo
A Java demo project and tutorial explaining how to implement OAuth2 with Spring Security OAuth2, including authorization code flow examples…
321177maintenance
cornflourblue/react-redux-registration-login-example
A React + Redux example application and tutorial demonstrating user registration and login with JWT authentication. It serves as a boilerpl…
231174maintenance
blowdart/AspNetAuthorizationWorkshop
A hands-on workshop/lab walking through ASP.NET Core authorization features, updated for ASP.NET Core 2.1. It guides developers step by ste…
101172maintenance
jeansfish/RFC6749.zh-cn
A Simplified Chinese translation of RFC 6749, the OAuth 2.0 Authorization Framework specification, presented as readable markdown documenta…
321160maintenance
adrianhajdin/zoom-clone
A tutorial companion repository from JavaScript Mastery that walks through building a Zoom-like video conferencing app with Next.js 14, Typ…
251153maintenance
Sanjeev-Thiyagarajan/fastapi-course
A companion code repository for a FastAPI video course that builds a backend clone of a social media app. It implements posts, users, authe…
321139maintenance
komarserjio/notejam
Notejam is a unified sample web application (sign up/in, notes CRUD with pads) implemented in many server-side frameworks including Django,…
321137maintenance
SimCoderYoutube/UberClone
An Uber clone Android application built with native Java and Firebase services (authentication, real-time database, storage), created as pa…
321127maintenance
jojoldu/freelec-springboot2-webservice
Example code repository accompanying the Korean book 'Spring Boot 2 Web Service Deployment' by jojoldu. It demonstrates building and deploy…
321066maintenance
vercel/nextjs-postgres-auth-starter
A Next.js starter template combining NextAuth.js email/password authentication, Drizzle ORM, Tailwind CSS, and a Neon PostgreSQL database. …
321052maintenance
yidao620c/SpringBootBucket
A collection of small, runnable Spring Boot example projects, each demonstrating integration with a common web technology (MyBatis, MongoDB…
231050maintenance
kolorobot/spring-mvc-quickstart-archetype
A Maven archetype that scaffolds a Spring MVC web application with no XML configuration. Generated projects include Thymeleaf, Bootstrap, S…
321043maintenance
lucperkins/colossus
Colossus is an example microservice architecture boilerplate demonstrating how to wire together Bazel, gRPC, Docker, and Kubernetes (via Mi…
321043maintenance
clerk/t3-turbo-and-clerk
A T3 Turbo starter template that integrates Clerk as the authentication provider in a Turborepo monorepo. It includes a Next.js 13 web app,…
101026maintenance
membership/membership.db
A SQL database schema boilerplate for storing user accounts, roles, and authentication tokens/claims in web applications. It provides ready…
231021maintenance
the-road-to-react-with-firebase/react-firebase-authentication
A React starter/boilerplate project implementing full authentication with Firebase, including sign in/up/out, password management, social l…
321020maintenance
KieSun/Chat-Buy-React
A full-stack learning project for beginners built with React, Redux, React Router, and Node/Express, featuring login, food ordering, orders…
321010maintenance
techwithtim/Flask-Web-App-Tutorial
Companion code for a YouTube tutorial building a note-storing web app with Flask. It demonstrates basic Flask setup, routing, and a simple …
321010maintenance
juliusmarminge/acme-corp
Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P…
591175experimental
realpython/discover-flask
A tutorial series and companion source code repository teaching full stack web development with the Flask micro web framework. It walks thr…
324547abandoned
superman66/vue-axios-github
A Vue 2 demo project teaching how to implement login interception, logout, and token-expiry handling using vue-router guards, Vuex, and axi…
322668abandoned
Medium/medium-api-docs
Official documentation for Medium's JSON-based OAuth2 REST API, covering authentication, users, publications, posts, and images endpoints. …
102332abandoned
pilcrowonpaper/copenhagen
The Copenhagen Book is a free, open-source guideline on implementing authentication in web applications, maintained as a documentation site…
102119abandoned
Nealyang/React-Express-Blog-Demo
A full-stack blog demo built with React, Redux-Saga, Express, and MongoDB (via Mongoose), accompanied by a 14-part tutorial blog series. It…
321944abandoned
rohitghatol/spring-boot-microservices
A Spring Boot template project demonstrating a microservices architecture using Spring Cloud and Netflix OSS, including Zuul API gateway, O…
321849abandoned
fnakstad/angular-client-side-auth
An example application demonstrating one approach to implementing authentication and authorization in AngularJS single-page applications, b…
321611abandoned
mxstbr/login-flow
A demo React + Redux application showing how a frontend login/register flow can be structured, with a fake server and localStorage-backed u…
321601abandoned
joshgeller/react-redux-jwt-auth-example
A sample project demonstrating a client-side JWT authentication flow using React, Redux, React-Router, and a higher-order component to prot…
101567abandoned
kefranabg/bento-starter
Bento-starter is an open-source full-stack boilerplate/template for building fast, maintainable Progressive Web Apps with Vue.js, Vuex, and…
231512abandoned
Aqua
Aqua is a website and user system starter boilerplate for Node.js built on hapi and MongoDB, providing a RESTful JSON API with signup, logi…
101378abandoned
iaincollins/nextjs-starter
A starter/boilerplate project for Next.js (React) with built-in authentication using Express and Passport.js, including OAuth and email log…
101366abandoned
googlearchive/android-FingerprintDialog
An archived Android sample app from Google demonstrating fingerprint authentication using the FingerprintDialog API. It has been migrated t…
101357abandoned
scotch-io/easy-node-authentication
Companion example code for the scotch.io 'Complete Guide to Node Authentication' tutorial series. It demonstrates user authentication in No…
321352abandoned
denoland/saaskit
Deno SaaSKit is an open-source SaaS starter template built on the Fresh web framework with Deno KV persistence, GitHub OAuth, Tailwind CSS,…
101325abandoned
googlearchive/android-RuntimePermissions
An archived Android sample project from Google demonstrating how to request and handle runtime permissions on Android. It is read-only and …
101248abandoned
francescomalatesta/laravel-api-boilerplate-jwt
A Laravel 5.8 starter kit that scaffolds a ready-to-use REST API with JWT authentication, built on JWT-Auth, Dingo API, and Laravel-CORS. I…
321174abandoned
tjoudeh/AngularJSAuthentication
A tutorial repository demonstrating authentication in AngularJS applications using ASP.NET Web API 2 and Owin middleware with access tokens…
321170abandoned
wasp-lang/open-saas
Open SaaS is a free, open-source SaaS boilerplate built on the Wasp full-stack framework (React, NodeJS, Prisma). It ships with pre-configu…
8615641active
cookiecutter/cookiecutter-django
A Cookiecutter project template that generates production-ready Django projects with batteries included: authentication, Docker, Celery, em…
9513603active
ixartz/Next-js-Boilerplate
A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica…
9413052active
hagopj13/node-express-boilerplate
A Node.js boilerplate/starter template for building production-ready RESTful APIs with Express and Mongoose. It ships with JWT authenticati…
237668stable
vercel/next-forge
next-forge is a production-grade Turborepo monorepo template for building Next.js SaaS applications. It bundles an opinionated, pre-integra…
797661active
ixartz/SaaS-Boilerplate
A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan…
897381active
xkcoding/spring-boot-demo
A large collection of 66 Spring Boot integration demos for learning Spring Boot through hands-on examples, covering web, ORM, caching, mess…
3234078maintenance
techschool/simplebank
The companion code repository for TECH SCHOOL's Backend Master Class, a course that builds a simple bank backend web service in Go from scr…
406529active
LukeMathWalker/zero-to-production
Companion code repository for the book 'Zero To Production In Rust', containing chapter-by-chapter snapshots of an email newsletter API bui…
326528stable
ityouknow/spring-boot-examples
A large collection of minimal, practical Spring Boot example projects (updated through Spring Boot 3.0) covering web, data access, messagin…
3230503maintenance
async-labs/saas
An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I…
384502active
ivanpaulovich/clean-architecture-manga
A sample .NET application (a virtual wallet) demonstrating Clean Architecture, Hexagonal Architecture, DDD, SOLID, and TDD principles with …
624353active
hwholiday/learning_tools
A curated collection of Go learning examples covering go-kit microservices, gRPC load balancing with etcd, DDD/hexagonal architecture, and …
324302active
kriasoft/graphql-starter-kit
A monorepo template (seed project) pre-configured with a GraphQL API server, PostgreSQL database tooling, and a React front-end using TypeS…
323971active
dotnet-presentations/blazor-workshop
A hands-on workshop teaching Blazor web development by building a pizza ordering app, updated for .NET 8. It includes step-by-step modules …
403563active
michaelshimeles/nextjs-starter-kit
A production-ready Next.js 15 SaaS starter kit with authentication, subscription billing, AI chatbot, file storage, and analytics pre-integ…
533050active
apptension/saas-boilerplate
An open-source SaaS boilerplate providing a full-stack starter kit built on React, Django, and AWS with infrastructure defined via AWS CDK.…
692971active
juicycleff/ultimate-backend
A multi-tenant SaaS starter kit built on NestJS with a CQRS, DDD, and event-sourcing microservice architecture. It provides GraphQL APIs vi…
622903active
NarHakobyan/awesome-nest-boilerplate
An enterprise-grade NestJS boilerplate written in strict TypeScript with PostgreSQL via TypeORM, JWT RS256 auth with RBAC, CQRS, i18n, and …
622822active
vector4wang/spring-boot-quick
A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, …
692788active
laravel-frontend-presets/tall
A Laravel front-end preset that scaffolds applications using the TALL stack (Tailwind CSS, Alpine.js, Laravel, Livewire). It provides layou…
732611active
fastapi-practices/fastapi-best-architecture
An enterprise-level backend architecture template built on FastAPI, SQLAlchemy 2.0, Pydantic v2, Celery, and Docker, organized in a three-t…
962523active
techa03/goodsKill
goodsKill is a Java-based microservices demo project simulating a flash-sale (seckill) e-commerce system, built on Spring Cloud 2025.x, Spr…
642423active

← prev page 2 / 3 next →