mika-agent-assist/supabase/config.toml
gpt-engineer-app[bot] 1e5343e089 Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
2026-04-26 20:24:55 +00:00

58 lines
1,023 B
TOML

project_id = "smsarmgoirlcedmqvdgc"
[functions.payments-webhook]
verify_jwt = false
[functions.get-paddle-price]
verify_jwt = false
[functions.generate-skill-markdown]
verify_jwt = false
[functions.test-skill-dry-run]
verify_jwt = false
[functions.publish-skill-version]
verify_jwt = false
[functions.validate-telegram-bot]
verify_jwt = false
[functions.configure-telegram-webhook]
verify_jwt = false
[functions.disconnect-telegram]
verify_jwt = false
[functions.telegram-webhook]
verify_jwt = false
[functions.oauth-start]
verify_jwt = false
[functions.oauth-callback]
verify_jwt = false
[functions.refresh-integration-token]
verify_jwt = false
[functions.disconnect-integration]
verify_jwt = false
[functions.test-integration]
verify_jwt = false
[functions.parse-cronjob-natural-language]
verify_jwt = false
[functions.provision-agent]
verify_jwt = false
[functions.railway-webhook]
verify_jwt = false
[functions.keep-alive-agents]
verify_jwt = false
[functions.managed-bot-webhook]
verify_jwt = false