|
|
|
|
|
by laktek
1155 days ago
|
|
Hey Andy, If you use Supabase CLI to serve functions locally, you can use the `--no-verify-jwt` flag, ie. `supabase functions serve --no-verify-jwt` will skip JWT checks locally. Is that what you're after? if you have any further issues with serving functions locally, can follow up on the support ticket. |
|