---
symbols: []
---

# @microsoft/rayfin-auth

Authentication helpers and client-side auth utilities for Rayfin Builder apps.

This package ships its own docs via the `rayfinDocs` field convention
(see [docs-package-architecture](https://github.com/microsoft/project-rayfin/tree/main/openspec/changes/docs-package-architecture)).
For the full TypeDoc reference, see the bundled docs at
`ts-sdk/@microsoft/rayfin-auth/` accessible via `rayfin docs list --module ts-sdk`.

## Installation

```bash
npm install @microsoft/rayfin-auth
```

## Quickstart

This stub will expand in follow-up PRs as per-package docs are authored.
The Phase 2 + Phase 3 milestone for this package is the package-level
convention contract: declare `rayfinDocs` in `package.json`, ship a
`assets/docs/` directory, let `@microsoft/rayfin-docs` discover it
automatically.
