Enable the site login gate
enable_login_gateEnable a passcode gate on your project site for casual access control. Visitors must enter a passcode to view the site.
Instructions
Turn on an optional passcode gate for the project's hosted site. NOTE: this is a soft client-side gate (the passcode ships in the page) — casual gating, NOT real authentication; real auth needs a hosting layer. Requires a passcode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Prompt shown to visitors. | |
| project | Yes | ||
| passcode | Yes | Passcode visitors must enter. |