temporalio / temporalio/samples-typescript

[Feature Request] Add Cloud codec server example

Open
#284 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
465
Forks
148
Avg merge
1d 10h
Merged PRs (30d)
11

Description

Is your feature request related to a problem? Please describe.

https://github.com/temporalio/samples-typescript/tree/main/encryption

has a codec server, but it doesn't verify with JWKS and get email from decoded JWT.

Describe the solution you'd like

Since it's only for Cloud, maybe add a src/codec-server-cloud.ts?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing encryption example at encryption and compare its codec server with the proposed src/codec-server-cloud.ts entry point. Define the Cloud example around JWKS verification and retrieving the email from the decoded JWT. Done means the example clearly demonstrates both behaviors; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.