Bridge Svelte Documentation
Section titled “Bridge Svelte Documentation”Getting Started
Section titled “Getting Started”- Hosted Auth Quickstart — Fastest path: Bridge handles the login UI on a hosted page
- SDK Auth Quickstart — In-app login/signup forms using SDK components
Guides
Section titled “Guides”- Authentication — Auth status, profile, logout, and all SDK auth components
- Feature Flags — FeatureFlag component, route-level flags, programmatic access
- Live Updates & the Bridge Surface — the unified
bridgeobject, live channel events, app-wide attributes - Payments & Subscriptions — live subscription state, billing components, entitlements, Stripe checkout
- Team Management — TeamManagementPanel
- API Token Management — ApiTokenManagement
- Theming & Styles — CSS variables, component-level overrides, headless usage
Configuration
Section titled “Configuration”See the Configuration Reference for the full BridgeConfig type, bridgeBootstrap() signature, route guard rules, the .env pattern, and the readonlyConfig store.