# @privy-io/server-auth

> Server-side client for the Privy API

Latest version **1.32.5** (published 2025-09-17) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @privy-io/server-auth
pnpm add @privy-io/server-auth
yarn add @privy-io/server-auth
bun add @privy-io/server-auth
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.32.5 |
| Published | 2025-09-17 |
| First published | 2022-11-15 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 15 |
| Unpacked size | 296.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | privy.io |
| Maintainers | payton-privy, sternhenri, asta-li, privy-bot, ahollenbach, ankushswar1, joshnaviprivy, andrewprivyadmin |
| Keywords | authentication, authorization, identity, privacy, privy, user data, web3 |

## Links

- npm: https://www.npmjs.com/package/@privy-io/server-auth
- Homepage: https://docs.privy.io
- Issues: https://privy.io/slack
- npm.io page: https://npm.io/package/@privy-io/server-auth

## Dependencies (15)

- [jose](https://npm.io/package/jose.md) ^4.10.4
- [svix](https://npm.io/package/svix.md) >=1.29.0 <= 1.37.0 || ^1.40.0
- [dotenv](https://npm.io/package/dotenv.md) ^16.0.3
- [redaxios](https://npm.io/package/redaxios.md) ^0.5.1
- [type-fest](https://npm.io/package/type-fest.md) ^3.6.1
- [@hpke/core](https://npm.io/package/@hpke/core.md) ^1.7.2
- [@scure/base](https://npm.io/package/@scure/base.md) ^1.2.6
- [canonicalize](https://npm.io/package/canonicalize.md) ^2.0.0
- [@noble/curves](https://npm.io/package/@noble/curves.md) ^1.6.0
- [@noble/hashes](https://npm.io/package/@noble/hashes.md) ^1.5.0
- [@solana/web3.js](https://npm.io/package/@solana/web3.js.md) ^1.95.8
- [ts-case-convert](https://npm.io/package/ts-case-convert.md) ^2.0.2
- [node-fetch-native](https://npm.io/package/node-fetch-native.md) ^1.4.0
- [@privy-io/public-api](https://npm.io/package/@privy-io/public-api.md) 2.45.2
- [@hpke/chacha20poly1305](https://npm.io/package/@hpke/chacha20poly1305.md) ^1.6.2

## Alternatives

- [@clerk/clerk-expo](https://npm.io/package/@clerk/clerk-expo.md) — 133.6K weekly downloads
- [@pothos/plugin-authz](https://npm.io/package/@pothos/plugin-authz.md) — 12.4K weekly downloads
- [@bounded-sh/client](https://npm.io/package/@bounded-sh/client.md) — 3.2K weekly downloads
- [@luigi-project/plugin-auth-oauth2](https://npm.io/package/@luigi-project/plugin-auth-oauth2.md) — 2.3K weekly downloads
- [@nocobase/plugin-verification](https://npm.io/package/@nocobase/plugin-verification.md) — 2.0K weekly downloads

## Recent versions

- 1.32.5 (latest) — 2025-09-17
- 1.32.6-beta-20251003214300 (beta) — 2025-10-03
- 1.8.0-alpha-20240702142511 (alpha) — 2024-07-02
- 1.32.6-beta-20251002171613 — 2025-10-02
- 1.32.6-beta-20251002162248 — 2025-10-02
- 1.32.6-beta-20251002001741 — 2025-10-02
- 1.32.6-beta-20250925222239 — 2025-09-25
- 1.32.4 — 2025-09-16
- 1.32.3 — 2025-09-15
- 1.32.3-beta-20250912184522 — 2025-09-12
- 1.32.3-beta-20250903204105 — 2025-09-03
- 1.32.2 — 2025-08-29
- 1.32.2-beta-20250829191935 — 2025-08-29
- 1.32.2-beta-20250829154550 — 2025-08-29
- 1.32.1 — 2025-08-29
- … 265 more at https://npm.io/package/@privy-io/server-auth/versions

## README

# @privy-io/server-auth

![screenshot of privy user page](https://user-images.githubusercontent.com/3359083/234169056-c6a4d988-5d67-4abf-9d49-437f604cbbf6.png)

Privy's server-auth client allows you to interact with the Privy API from server-side Node applications.

## Changelog

Our [changelog](https://docs.privy.io/reference/sdk/server-auth/changelog) contains the latest information about new releases, including features, fixes, and upcoming changes.

We use [Semantic Versioning](https://semver.org/) to track changes.

---
_Source: https://npm.io/package/@privy-io/server-auth · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
