# @toruslabs/openlogin-jrpc

> OpenLogin is a plug & play authentication suite that combines the simplicity of passwordless authentication with the security of non-custodial public key infrastructure (PKI).

Latest version **8.3.0** (published 2024-08-10) · ISC license · 0 weekly downloads

## Install

```sh
npm install @toruslabs/openlogin-jrpc
pnpm add @toruslabs/openlogin-jrpc
yarn add @toruslabs/openlogin-jrpc
bun add @toruslabs/openlogin-jrpc
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 8.3.0 |
| Published | 2024-08-10 |
| First published | 2021-03-08 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.x |
| Dependencies | 6 |
| Unpacked size | 287.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 139 |
| Author | Torus Labs |
| Maintainers | archit_web3, himanshunpm009, torusresearch, chaitanyapotti, tetratorus |

## Links

- npm: https://www.npmjs.com/package/@toruslabs/openlogin-jrpc
- Repository: https://github.com/torusresearch/OpenLoginSdk
- Homepage: https://github.com/torusresearch/OpenLoginSdk#readme
- Issues: https://github.com/torusresearch/OpenLoginSdk/issues
- npm.io page: https://npm.io/package/@toruslabs/openlogin-jrpc

## Dependencies (6)

- [once](https://npm.io/package/once.md) ^1.4.0
- [pump](https://npm.io/package/pump.md) ^3.0.0
- [events](https://npm.io/package/events.md) ^3.3.0
- [end-of-stream](https://npm.io/package/end-of-stream.md) ^1.4.4
- [readable-stream](https://npm.io/package/readable-stream.md) ^4.5.2
- [fast-safe-stringify](https://npm.io/package/fast-safe-stringify.md) ^2.1.1

## Recent versions

- 8.3.0 (latest) — 2024-08-10
- 8.1.1 — 2024-04-08
- 8.1.0 — 2024-04-08
- 8.0.0 — 2024-03-15
- 6.2.11 — 2024-02-07
- 7.0.0 — 2024-02-06
- 6.2.10 — 2024-02-06
- 6.2.9 — 2024-01-31
- 6.2.8 — 2024-01-29
- 6.2.7 — 2024-01-26
- 6.2.6 — 2024-01-26
- 6.2.5 — 2024-01-22
- 6.2.4 — 2024-01-19
- 6.2.3 — 2024-01-18
- 6.2.2 — 2024-01-16
- … 82 more at https://npm.io/package/@toruslabs/openlogin-jrpc/versions

## README

# OpenLogin JRPC

OpenLogin is a plug & play authentication suite that combines the simplicity of passwordless authentication with the security of non-custodial public key infrastructure (PKI).

OpenLogin JRPC contains rpc method implementations that are used on [openlogin](https://app.openlogin.com) for managing authentication flows for the user.

Head over to [docs](https://docs.tor.us/open-login/get-started) to get started.

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