Skip to main content

Getting Started

Welcome to the FastAuth Browser SDK documentation! This section provides comprehensive guides and references for integrating FastAuth into your web applications.

Documentation Overview

The FastAuth Browser SDK documentation is organized into the following sections:

Core Documentation

  • Installation - Learn how to install the SDK using npm, yarn, or pnpm

API Reference

  • Client - Complete reference for the FastAuthClient class
  • Signer - Complete reference for the FastAuthSigner class
  • Providers - Documentation for authentication providers

Quick Navigation

For New Users

  1. Start with Installation to set up the SDK
  2. Use Client to learn about the main entry point
  3. Explore Signer for transaction operations
  4. Check Providers for authentication provider interfaces

For API Reference

  • Client API - FastAuthClient methods and configuration
  • Signer API - FastAuthSigner methods and transaction handling
  • Providers API - Authentication provider interfaces