mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 00:06:42 +02:00
3 lines
143 B
TOML
3 lines
143 B
TOML
# Disable automatic JWT verification by Supabase Edge Gateway
|
|
# We'll manually verify the Mana Core JWT inside the function
|
|
verify_jwt = false
|