# @magic-sdk/provider

> Core business logic for Magic SDK packages.

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

## Install

```sh
npm install @magic-sdk/provider
pnpm add @magic-sdk/provider
yarn add @magic-sdk/provider
bun add @magic-sdk/provider
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 33.13.0 |
| Published | 2026-09-01 |
| First published | 2020-06-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 903.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (Unknown) |
| GitHub stars | 476 |
| Author | Magic Labs |
| Maintainers | ethella, jmjin, magiclabs_fe, jasonatmagic, josh_scanlan, noahyoshida, ernieyang09, oxyn-magic |

## Links

- npm: https://www.npmjs.com/package/@magic-sdk/provider
- Repository: https://github.com/magiclabs/magic-js
- Homepage: https://magic.link
- Issues: https://github.com/magiclabs/magic-js/issues
- npm.io page: https://npm.io/package/@magic-sdk/provider

## Dependencies (2)

- [eventemitter3](https://npm.io/package/eventemitter3.md) ^4.0.4
- [@magic-sdk/types](https://npm.io/package/@magic-sdk/types.md) ^27.13.0

## Recent versions

- 33.13.0 (latest) — 2026-09-01
- 33.13.0-canary.88f8a7c.0 (canary) — 2026-09-01
- 7.0.0-dgerrells-ch42053-sms-feature.0 (dgerrells-ch42053-sms-feature) — 2021-09-17
- 7.0.0-mfa-feature.1 (mfa-feature) — 2021-09-17
- 6.0.0-next.0 (next) — 2021-09-10
- 4.4.3-custom-session-duration.1 (custom-session-duration) — 2021-08-30
- 33.13.0-canary.1127.33539959419.0 — 2026-09-01
- 33.12.0 — 2026-08-26
- 33.12.0-canary.8ab4816.0 — 2026-08-26
- 33.12.0-canary.1125.32991648608.0 — 2026-08-26
- 33.11.0 — 2026-08-25
- 33.11.0-canary.5c46f47.0 — 2026-08-25
- 33.11.0-canary.1124.32876468895.0 — 2026-08-25
- 33.10.3-canary.1111.31717158054.0 — 2026-08-13
- 33.10.3-canary.1111.31664883805.0 — 2026-08-13
- … 1199 more at https://npm.io/package/@magic-sdk/provider/versions

## README

# ✨ Magic JavaScript SDK Core

[![<MagicLabs>](https://circleci.com/gh/magiclabs/magic-js.svg?style=shield)](https://circleci.com/gh/magiclabs/magic-js)

> Core business logic for Magic SDK packages

<p align="center">
  <a href="https://github.com/magiclabs/magic-js/blob/master/packages/@magic-sdk/provider/LICENSE">License</a> ·
  <a href="https://github.com/magiclabs/magic-js/blob/master/packages/@magic-sdk/provider/CHANGELOG.md">Changelog</a> ·
  <a href="https://github.com/magiclabs/magic-js/blob/master/CONTRIBUTING.md ">Contributing Guide</a>
</p>

## 📖 Documentation

See the [developer documentation](https://magic.link/docs) to learn how you can master the Magic SDK in a matter of minutes.

## Looking to Get Started With Magic?

This package is an internal dependency of the Magic JavaScript SDK ecosystem. If you're looking to get started with Magic's passwordless authentication for web or React native, check out one of these:

- Web: [`magic-sdk`](https://github.com/magiclabs/magic-js/tree/master/packages/magic-sdk)
- Bare React Native: [`@magic-sdk/react-native-bare`](https://github.com/magiclabs/magic-js/tree/master/packages/@magic-sdk/react-native-bare)
- Expo React Native: [`@magic-sdk/react-native-expo`](https://github.com/magiclabs/magic-js/tree/master/packages/@magic-sdk/react-native-expo)

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