You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`client_id` (String) The OAuth client ID for Spice.ai API authentication. Can also be set via the `SPICEAI_CLIENT_ID` environment variable.
104
102
-`client_secret` (String, Sensitive) The OAuth client secret for Spice.ai API authentication. Can also be set via the `SPICEAI_CLIENT_SECRET` environment variable.
105
103
-`oauth_endpoint` (String) The Spice.ai OAuth token endpoint. Defaults to `https://spice.ai/api/oauth/token`. Can also be set via the `SPICEAI_OAUTH_ENDPOINT` environment variable.
106
-
107
-
## Resources
108
-
109
-
-[spiceai_app](resources/app.md) - Manages a Spice.ai app and its configuration
110
-
-[spiceai_deployment](resources/deployment.md) - Creates a deployment for a Spice.ai app
111
-
112
-
## Data Sources
113
-
114
-
-[spiceai_app](data-sources/app.md) - Retrieves details about an existing app
115
-
-[spiceai_apps](data-sources/apps.md) - Lists all apps in the organization
104
+
-`vercel_protection_bypass` (String, Sensitive) Optional bypass token for Vercel deployment protection. When set, adds the `x-vercel-protection-bypass` header to API requests. Can also be set via the `SPICEAI_VERCEL_PROTECTION_BYPASS` environment variable.
0 commit comments