Boost My AgentGet Boost OS
Clerk

Clerk starter module

User data linking

Connects Clerk user IDs to app records without creating duplicate customer data.

Files
2
Lines
54
Languages
TypeScript

Included files

This page lists paths and purposes, not source contents.

  • src/fulfillment/example-followup-job.ts

    An example follow-up job; copy this file to create your own background work.

    TypeScript

    27 lines

  • src/fulfillment/run-job-once.ts

    Runs background work once for each durable job ID, even when the caller retries.

    TypeScript

    27 lines