Skip to content

Instantly share code, notes, and snippets.

@rudSarkar
Last active September 12, 2025 11:28
Show Gist options
  • Save rudSarkar/00fc80a17327af8475804e2fe4342a61 to your computer and use it in GitHub Desktop.
Save rudSarkar/00fc80a17327af8475804e2fe4342a61 to your computer and use it in GitHub Desktop.
jwtks
{
"keys": [
{
"alg": "RS256",
"kty": "RSA",
"use": "sig",
"kid": "c352e221-4437-47e7-b5c0-7832acbaeb38",
"n": "voxh3CBHKablzbZLfJSXzZkSCWBTZMOz7mp3udKVevZGt-VUkNx4eEMHlKE1DzphqDNPWnPqHTKCTyVVCB69NIu5T3MdUIzXQ8oI8hoKrKsTcWkwggjTbRQYCeVMwEdO0KgCM61fcO6tdOh_kU4ToodM0_6ERGqag-0FPF8JXC7VZ9c9FaYo41lpLqnqrU2yxcGa2Bv7KfcTNaW92GxnGORisvcoxADKrdFRN6BKfgADZEH_sdNKfFHjdYizkGkx-8iKwpsoNZfaUrWycNmplEPof-9G7-d1G1dAU5QVgQ6I2mcV5jbWdU4B1PGh7aeipB1UbwIJR2scCiVhQZ8_Hw",
"e": "AQAB"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment