get-anon-key
Generate a non-expiring JWT token for client-side applications requiring public access. Use with admin API key to enable secure, persistent authentication.
Instructions
Generate an anonymous JWT token that never expires. Requires admin API key. Use this for client-side applications that need public access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | API key for authentication (optional if provided via --api_key) |