docs
evals
scenario-1
scenario-10
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
OAuth 1.0 signature generation for HTTP requests supporting HMAC-SHA1, HMAC-SHA256, RSA-SHA1, and PLAINTEXT methods
Performance
Agent performance with this tile
98%
Improvement
Agent performance improvement when using this tile compared to baseline
↑ 4%
Baseline
Agent performance without this tile
94%
npx @tessl/cli install tessl/npm-oauth-sign@0.9.0Generated
Agent Codex
Scenario 1
Complete OAuth 1.0a three-legged flow support
Scenario 2
RFC 3986 percent-encoding
Scenario 3
Flexible API design (multiple interfaces)
Scenario 4
PLAINTEXT signature method
Scenario 5
Generic signature dispatcher (sign function)
Scenario 6
HMAC-SHA1 signature generation
Scenario 7
Unicode and international character support
Scenario 8
HMAC-SHA256 signature generation
Scenario 9
Cryptographic key construction (HMAC and RSA)
Scenario 10
Edge case and special scenario handling