# nhost/hasura-backend-plus

🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.

Repository: https://github.com/nhost/hasura-backend-plus
Canonical: https://ross.abutalabs.com/products/hasura-backend-plus
Homepage: https://nhost.github.io/hasura-backend-plus/
Language: TypeScript
License: MIT
License Family: permissive
Topics: hasura, graphql, docker, s3, jwt, authentication, typescript, storage
Last push: 2023-05-01T19:47:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2773, "days_push": 1220, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 184 (observed 2026-08-28T04:03:51.404217+00:00)

## What it is
Hasura Backend Plus is a self-hosted service providing authentication (JWT, OAuth providers, MFA) and S3-compatible file storage APIs designed to work alongside the Hasura GraphQL Engine. It is written in TypeScript and deployed via Docker.

## Use cases
- add authentication to a Hasura GraphQL backend
- issue JWTs with Hasura roles and custom claims
- enable social login with Google, GitHub, or Apple for a Hasura app
- add two-factor authentication to user accounts
- serve and manage file uploads on S3-compatible storage like Minio
- handle secure email and password changes with verification
- self-host auth and storage for a real-time web or mobile app

## When to choose
- you are already using Hasura and need auth and storage quickly
- you want a self-hosted auth service with OAuth and MFA out of the box
- you need configurable file storage rules on any S3-compatible instance

## When to avoid
- starting a new project - the project is deprecated in favor of Hasura Auth and Hasura Storage
- you need actively maintained software with recent security patches
- your stack does not include Hasura or PostgreSQL

## Facets
- artifact type: service
- maturity: abandoned
- function: auth, object-storage, http-server, rate-limiting, security
- domain: backend, web-development, security, apis, self-hosted
- platform: self-hosted
- tags: hasura, graphql, jwt, s3, oauth, two-factor-authentication, email-verification, file-storage, deprecated, docker, nodejs, web-server

## Member repositories
- nhost/hasura-backend-plus (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.404217+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:38.098063+00:00, confidence not recorded.
  - readme: https://github.com/nhost/hasura-backend-plus (fetched 2026-08-28T04:03:51.404217+00:00, sha 674006f4a779)
  - homepage: https://nhost.github.io/hasura-backend-plus/ (fetched 2026-08-29T12:34:27.517661+00:00, sha 9ad6118283ca)
  - registry_npm: https://registry.npmjs.org/hasura-backend-plus (fetched 2026-08-29T12:34:27.520910+00:00, sha 16d3200cbb94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
