mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 16:36:51 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
d18e1ad27c
commit
dd9f97cf79
6 changed files with 1177 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue