# @solid/oidc-rp

> OpenID Connect Relying Party client library

Latest version **0.12.1** (published 2026-01-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install @solid/oidc-rp
pnpm add @solid/oidc-rp
yarn add @solid/oidc-rp
bun add @solid/oidc-rp
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.12.1 |
| Published | 2026-01-01 |
| First published | 2018-08-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=10 |
| Dependencies | 6 |
| Unpacked size | 517.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Solid Project |
| Maintainers | justinwb, kjetilk, joachimvh, jaxoncreed, inrupt_ci, nseydoux, megoth, michielbdejong, virginiabalseiro, timbl, bourgeoa, matthieubosquet, jeswr |

## Links

- npm: https://www.npmjs.com/package/@solid/oidc-rp
- Repository: https://github.com/solid/oidc-rp
- Issues: https://github.com/solid/oidc-rp/issues
- npm.io page: https://npm.io/package/@solid/oidc-rp

## Dependencies (6)

- [assert](https://npm.io/package/assert.md) ^2.1.0
- [base64url](https://npm.io/package/base64url.md) ^3.0.1
- [node-fetch](https://npm.io/package/node-fetch.md) ^2.7.0
- [whatwg-url](https://npm.io/package/whatwg-url.md) ^15.1.0
- [@solid/jose](https://npm.io/package/@solid/jose.md) ^0.7.0
- [standard-http-error](https://npm.io/package/standard-http-error.md) ^2.0.1

## Recent versions

- 0.12.1 (latest) — 2026-01-01
- 0.12.1-c03be561 (main) — 2026-01-01
- 0.12.1-c87d631d (54-merge) — 2026-01-01
- 0.12.0-166f0c8f (53-merge) — 2025-12-26
- 0.11.10-9dff391a (52-merge) — 2025-12-16
- 0.11.9-11dd5fff (51-merge) — 2025-12-16
- 0.12.0 — 2025-12-26
- 0.12.0-a083f173 — 2025-12-26
- 0.11.10-0acb8cfc — 2025-12-26
- 0.11.10-47c2e8bd — 2025-12-25
- 0.11.10 — 2025-12-16
- 0.11.10-b1fcf27a — 2025-12-16
- 0.11.9 — 2025-12-16
- 0.11.9-865bfae7 — 2025-12-16
- 0.11.8-2bcfe767 — 2025-12-16
- … 13 more at https://npm.io/package/@solid/oidc-rp/versions

## README

# OpenID Connect Relying Party _(oidc-rp)_

[![](https://img.shields.io/badge/project-Solid-7C4DFF.svg?style=flat-square)](https://github.com/solid/solid)
[![Build Status](https://travis-ci.org/solid/oidc-rp.svg?branch=master&style=flat-square)](https://travis-ci.org/solid/oidc-rp)
[![npm version](https://badge.fury.io/js/%40solid%2Foidc-rp.svg)](https://badge.fury.io/js/%40solid%2Foidc-rp)

> OpenID Connect Relying Party for Node.js and the browser.

## Deprecation Notice

This repository has been archived, and will no longer be maintained by the Solid Project.

Active maintenance has been moved to **[interop-alliance/oidc-rp](https://github.com/interop-alliance/oidc-rp)**.

### Contributors

* Christian Smith [@christiansmith](https://github.com/christiansmith)
* Dmitri Zagidulin [@dmitrizagidulin](https://github.com/dmitrizagidulin)

## MIT License

[The MIT License](LICENSE.md)

Copyright (c) 2016 Anvil Research, Inc.
Copyright (c) 2017-2019 The Solid Project

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