Skip to content

Trasversale · Package · Active

@platform/auth-client

Thin auth client wrapper built on top of an injected apiFetch implementation and shared auth contracts.

  • CommonJS
  • ESM exports
  • @platform/contracts-auth

Spec sheet

Package name

@platform/auth-client

Repository path

platform-shared-packages/packages/auth-client

Dependency

@platform/contracts-auth

Responsibilities

  • Wrap auth API calls behind a small reusable client.
  • Standardize frontend integration against same-origin auth facades.

Interfaces and contract surface

  • Package root export

Consumers

Dependencies and external touchpoints

Notes

  • The package assumes injection of the HTTP transport instead of owning fetch directly.

Source references

  • platform-shared-packages/README.md
  • platform-shared-packages/packages/auth-client/package.json

Workspace reference: /Users/jeanpaul/projects/cs-repository