Files
triggerdotdev--trigger.dev/docs/snippets/supabase-auth-info.mdx
T
2026-07-13 13:32:57 +08:00

7 lines
327 B
Plaintext

<Note>
To learn more about how to properly configure Supabase auth for Trigger.dev tasks, please refer to
our [Supabase Authentication guide](/guides/frameworks/supabase-authentication). It demonstrates
how to use JWT authentication for user-specific operations or your service role key for
admin-level access.
</Note>