# lets-mfa-rp-lib

> Shared lib for client reliant party communications.

Latest version **0.1.100** (published 2025-07-10) · ISC license · 0 weekly downloads

## Install

```sh
npm install lets-mfa-rp-lib
pnpm add lets-mfa-rp-lib
yarn add lets-mfa-rp-lib
bun add lets-mfa-rp-lib
```

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.100 |
| Published | 2025-07-10 |
| First published | 2023-06-22 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 10.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | dreamingwell |

## Links

- npm: https://www.npmjs.com/package/lets-mfa-rp-lib
- npm.io page: https://npm.io/package/lets-mfa-rp-lib

## Dependencies (2)

- [jose](https://npm.io/package/jose.md) ^4.14.4
- [cross-fetch](https://npm.io/package/cross-fetch.md) ^4.0.0

## Recent versions

- 0.1.100 (latest) — 2025-07-10
- 0.1.99 — 2025-07-10
- 0.1.98 — 2025-04-04
- 0.1.97 — 2025-04-04
- 0.1.96 — 2025-04-04
- 0.1.95 — 2025-02-10
- 0.1.94 — 2025-02-10
- 0.1.93 — 2025-02-10
- 0.1.92 — 2025-02-10
- 0.1.91 — 2025-02-10
- 0.1.90 — 2025-02-04
- 0.1.89 — 2024-05-16
- 0.1.88 — 2023-09-05
- 0.1.87 — 2023-08-31
- 0.1.86 — 2023-08-31
- … 32 more at https://npm.io/package/lets-mfa-rp-lib/versions

## README

# Lets MFA Reliant Party Lib

This library is used communicate between a reliant party's client and server. This is not used for communication between a reliant party and the LetsMFA server.

For example, This library is used by the lets-mfa-express and the lets-mfa-angular libraries. These libraries provide communicate between the client and server of the reliant party.

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