Skip to content

Commit ea90268

Browse files
committed
Added auth info snippet
1 parent da9ec1a commit ea90268

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/snippets/supabase-auth-info.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<Note>
2+
To learn more about how to properly configure Supabase auth for Trigger.dev tasks, please refer to
3+
our [Supabase Authentication guide](/guides/frameworks/supabase-authentication). It demonstrates
4+
how to use JWT authentication for user-specific operations or your service role key for
5+
admin-level access.
6+
</Note>

0 commit comments

Comments
 (0)