For AI agents: a documentation index is available at /llms.txt
Skip to main content

AuthenticateOptions

Properties

PropertyTypeDescription
origin?stringThe origin of the requests needing authentication, specified as a full HTTP origin in protocol://host(:port) format (e.g. https://example.com). If not provided, every request needing authentication will use the provided credentials.