samples-typescript icon indicating copy to clipboard operation
samples-typescript copied to clipboard

[Feature Request] Add Cloud codec server example

Open lorensr opened this issue 2 years ago • 0 comments

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?

lorensr avatar Aug 05 '23 03:08 lorensr