Files
Dan fc7e196a09 Added supabase auth page and updated examples (#1838)
* Added supabase auth page

* Added auth info snippet

* Added snippet and updated examples
2025-03-28 11:55:47 +00: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>