mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 14:55:37 +00:00
6 lines
162 B
TOML
6 lines
162 B
TOML
project_id = "recordly-feedback"
|
|
|
|
[functions.submit-feedback]
|
|
# The handler verifies the bearer token with auth.getUser before doing any work.
|
|
verify_jwt = false
|