🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@supabase/auth-helpers-react

Package Overview
Dependencies
Maintainers
12
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/auth-helpers-react

Use the Supabase JavaScript library in popular server-side rendering (SSR) frameworks.

latest
Source
npmnpm
Version
0.15.0
Version published
Maintainers
12
Created
Source

⚠️ DEPRECATED - DO NOT USE

This package is deprecated and no longer maintained.

This is the FINAL version (0.15.0). No further updates will be published.

Please migrate to @supabase/ssr

npm uninstall @supabase/auth-helpers-nextjs
npm install @supabase/ssr

📚 Migration guide: https://supabase.com/docs/guides/auth/server-side/overview

Supabase clients for use in SSR frameworks

Package Consolidation Notice: The @supabase/ssr package replaces the deprecated @supabase/auth-helpers-* packages. All framework-specific auth-helpers packages have been consolidated into @supabase/ssr for better maintenance and consistency.

Overview

The @supabase/ssr package provides a framework-agnostic way to use the Supabase JavaScript library in server-side rendering (SSR) frameworks.

Installation

npm i @supabase/ssr

Deprecated Packages

The following packages have been deprecated and consolidated into @supabase/ssr:

  • @supabase/auth-helpers-nextjs → Use @supabase/ssr
  • @supabase/auth-helpers-react → Use @supabase/ssr
  • @supabase/auth-helpers-remix → Use @supabase/ssr
  • @supabase/auth-helpers-sveltekit → Use @supabase/ssr

If you're currently using any of these packages, please update your dependencies to use @supabase/ssr directly.

Documentation

Please refer to the official server-side rendering guides for the latest best practices on using this package in your SSR framework of choice.

Keywords

Supabase

FAQs

Package last updated on 27 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts