Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-18 01:53:13 +00:00
parent d18e1ad27c
commit dd9f97cf79
6 changed files with 1177 additions and 0 deletions

View file

@ -26,3 +26,15 @@ verify_jwt = true
[functions.telegram-webhook]
verify_jwt = false
[functions.oauth-start]
verify_jwt = true
[functions.oauth-callback]
verify_jwt = false
[functions.refresh-integration-token]
verify_jwt = true
[functions.disconnect-integration]
verify_jwt = true