Skip to content

@futureverse/auth-core

Shared internals (token refresh, storage shim, PKCE helpers) used by other auth packages.

Futureverse winddown

Futureverse (the publisher of @futureverse/*) is in winddown. The hosted services this package talked to (auth.futureverse.app, pass-api.futureverse.app, signer.futureverse.app) have been re-hosted by gen3labs at futurepass.gen3labs.tech (issuer) and fpsigner.gen3labs.tech (signer). For new projects, switch to the matching @gen3labs/* package — drop-in surface, default URLs already point at the gen3labs infra. The Asset Register API has no community replacement yet; see the Migration playbook for the per-package map.

Version
1.0.2
Published
2025-09-16
License
n/a
Status
fv-winddown
npm
https://www.npmjs.com/package/@futureverse/auth-core
Types
./index.d.ts
Maintainers
admin-futureverse, garethdainesnpm, jcsanpedro
Depends on
@futureverse/signer-core
Recent versions
0.1.0 · 1.0.0 · 1.0.1 · 1.0.2
## Technical notes

Why use it

Transitive dependency. Almost never installed directly.

When to skip it

Always — it comes in via the framework wrapper.

Pairs with

Alternatives

Upstream README

Futureverse Auth Core

Provides common functionality / internals for Futureverse auth

Installation

npm:

bash
    npm install @futureverse/auth-core --save

yarn:

bash
    yarn add @futureverse/auth-core

Curated independently by Codeology. Source-attributed reference for The Root Network. Not affiliated with Futureverse / TRN Labs.