Components
Reusable React components for the Volcano Auth example.
Components
Reusable React components for the Volcano Auth example.
ConfigPrompt
Dynamic configuration prompt that appears when Volcano credentials are not set in environment variables.
Features:
- Validates UUID format for project ID
- Saves credentials to localStorage
- Clear configuration option
- Helpful setup instructions
Used automatically by all pages via the useVolcano hook.
Volcano Frontend Auth - Next.js
A production-ready Next.js application demonstrating all Volcano Hosting authentication features including email/password, anonymous users, OAuth, password r…
Lambda with Volcano SDK Example
This example shows how to use the @volcano.dev/sdk in AWS Lambda functions for clean, expressive database queries with automatic Row-Level Security.