cloudflare / cloudflare/pat-go
Unmarshal should store token as raw to allow for fast Marshalling
Open
enhancement
- Dominant language
- Go
- Stars
- 40
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
This is an improvement that could be made to arbitrary batched tokens https://github.com/cloudflare/pat-go/pull/55#discussion_r2047515620
Contributor guide
Research direction
Start by reading the linked pull request discussion and locating the Unmarshal and Marshalling implementations in this Go repository. Determine how arbitrary batched tokens are represented, then verify that unmarshalled tokens retain raw data and that marshalling can use it without changing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100