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
FastAuthClientclass - Signer - Complete reference for the
FastAuthSignerclass - Providers - Documentation for authentication providers
Quick Navigation
For New Users
- Start with Installation to set up the SDK
- Use Client to learn about the main entry point
- Explore Signer for transaction operations
- 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