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
- Concepts - Understand the SDK architecture and how components interact
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
- Start with Installation to set up the SDK
- Read Concepts to understand the architecture
- Use Client to learn about the main entry point
- Explore Signer for transaction operations
For API Reference
- Client API - FastAuthClient methods and configuration
- Signer API - FastAuthSigner methods and transaction handling
- Providers API - Authentication provider interfaces