bc971a1a4d
Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com>
26 lines
440 B
TOML
26 lines
440 B
TOML
project_id = "teeojvlqulhghditoakc"
|
|
|
|
[functions.generate-leads]
|
|
verify_jwt = false
|
|
|
|
[functions.research-company]
|
|
verify_jwt = false
|
|
|
|
[functions.send-contact-email]
|
|
verify_jwt = false
|
|
|
|
[functions.submit-order]
|
|
verify_jwt = false
|
|
|
|
[functions.create-checkout]
|
|
verify_jwt = false
|
|
|
|
[functions.payments-webhook]
|
|
verify_jwt = false
|
|
|
|
[functions.create-portal-session]
|
|
verify_jwt = false
|
|
|
|
[functions.update-subscription-quantity]
|
|
verify_jwt = false
|