Files
triggerdotdev--trigger.dev/docs
Eric Allam c37622e7b6 Realtime: improve scope access to runs with tags and batches (#1511)
* JWT scopes for tags and batches can now access runs that have the tag or are in the batch

- useTaskTrigger can now submit options
- auto-generated batch trigger public access tokens no longer need each individual run ID scope

* Add changeset

* Added task scopes to work like tags and batches

Also removed scopes for tags when auto-generating a public access token as that could be dangerous.
2024-11-29 11:37:11 +00:00
..
2024-11-12 18:29:33 +00:00
2024-08-07 11:13:45 +01:00
2024-10-31 09:49:59 +00:00
2024-09-11 17:14:39 +01:00
2024-08-07 11:13:45 +01:00
2024-10-17 13:56:34 +01:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2024-09-17 20:27:17 +01:00
2024-11-28 15:55:45 +00:00
2024-08-07 11:13:45 +01:00
2024-08-20 14:50:39 +01:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2024-11-28 15:55:45 +00:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2024-09-11 17:14:39 +01:00
2024-11-13 13:55:06 +00:00
2024-08-07 11:13:45 +01:00

Development

Install and initial setup

pnpm install

Running the app

pnpm run dev --filter docs

View the app locally

It runs locally here: http://localhost:3050