temporalio / temporalio/samples-typescript
[Feature Request] oauth support for sample remote codec server
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 465
- Forks
- 148
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 11
Description
Describe the solution you'd like
Optional oauth support for remote codec server as per go sample: https://github.com/temporalio/samples-go/tree/main/codec-server
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TypeScript sample's remote codec server and compare its behavior with the referenced Go codec-server sample. Define the optional OAuth behavior from that comparison, then verify that the server still works without OAuth and supports the OAuth-enabled flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100