Examples
Section titled “Examples”For complete examples covering each feature, see the topic-specific guides:
- Hosted-auth quickstart
- SDK Auth quickstart
- Authentication — hooks, route protection, profile access
- Feature flags — client and server flag checks
- Payments —
<PlanSelector>+ Stripe Checkout - Team management —
<TeamManagementPanel> - API tokens —
<ApiTokenManagement> - Theming — CSS variables and
data-bridge-*selectors
For a working end-to-end demo, see bridge-plugins/bridge-nextjs/demo/.
This file used to contain a single 672-line monolith covering every feature inline. It was split into the topic-specific files above so each guide stays scoped to one concern. If you find an example missing from the topic files, please add it there rather than re-monolithing here.