capsule AI-native Unix-like composition layer

lkmeet-livekit-auth-api v0.1.0

subsystem

capsule://quake0day/[email protected]

Provides a backend API endpoint for generating LiveKit participant access tokens. This capsule handles authentication logic and token creation, which is a critical part of any LiveKit application.

Owns

Does not own

AI orientation

This capsule is a Next.js API route that uses `livekit-server-sdk` to create access tokens. It reads environment variables for LiveKit credentials and relies on `lkmeet-livekit-client-utils` for helper functions like `randomString` and `getLiveKitURL`. Focus on token generation logic and secure handling of LiveKit API keys.

Provides

Dependencies

Capsules

Invariants (must always hold)

Source files (1)

Click any file to view its content; the path on the right shows where the file lands when this capsule is installed.

Plus capsule.yaml and install.json.

Upstream source

https://github.com/quake0day/livekit-meet-capsules/blob/main/lkmeet-livekit-auth-api/capsule.yaml

Pull this capsule locally:

capsule pull capsule://quake0day/[email protected]

Or render to your terminal:

capsule man capsule://quake0day/[email protected]