Skip to content

Instantly share code, notes, and snippets.

@pi0neerpat
Last active September 27, 2022 21:37
Show Gist options
  • Save pi0neerpat/e5f018e37bf87737369e8737413e1894 to your computer and use it in GitHub Desktop.
Save pi0neerpat/e5f018e37bf87737369e8737413e1894 to your computer and use it in GitHub Desktop.
feather-demo-jwks
{
"keys": [
{
"kty": "RSA",
"n": "_RjTfVf6CLxbEmPcNvCe1q1npk7iQHAlqvDAreq7I-Wg8ITXOi_ij_dN-eKeJMQaLJ_E5UW8Dr6AEdG2VmjcmQ",
"e": "AQAB",
"alg": "RS256",
"kid": "75d809beae4c8e9212a83874b",
"use": "sig"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment