Skip to content

Instantly share code, notes, and snippets.

@efrg123
efrg123 / jwks.json
Created May 2, 2026 01:38
IguanaX eCW sandbox JWKS
{
"keys": [
{
"kty": "RSA",
"use": "sig",
"key_ops": [
"verify"
],
"alg": "RS384",
"kid": "Wwh3myQKvaqFmhqTteBjbTaPnoN_IsAZSFgNj5LfNnI",