[Lib] Implement token signing builtins
Open
Nobody has claimed this yet.
help wanted
lib
- Dominant language
- Rust
- Stars
- 346
- Forks
- 75
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 15
Description
Ensure that cargo test -r --test opa -- jwtencodesign jwtencodesignheadererrors jwtencodesignpayloaderrors jwtencodesignraw passes.
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 with the linked policy-reference entries for io.jwt.encode_sign and io.jwt.encode_sign_raw, then run the targeted cargo test command from the issue to inspect the jwtencodesign and related error cases. The work is complete when both builtins are implemented and cargo test -r --test opa -- jwtencodesign jwtencodesignheadererrors jwtencodesignpayloaderrors jwtencodesignraw passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100