Skip to content

Instantly share code, notes, and snippets.

@oun
Last active April 14, 2019 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oun/9310ad33442d38d4bfcd9b4ac9417655 to your computer and use it in GitHub Desktop.
Save oun/9310ad33442d38d4bfcd9b4ac9417655 to your computer and use it in GitHub Desktop.
jwks.json
{
"keys": [
{
"kty": "RSA",
"e": "AQAB",
"n": "2OH8vzEN00TVWgC9UNpqtXzorSUaV08JPX5wfcoBbem4Z7n7ylLg3ksk7CASd8XwIzpgiPb_TIAxUVWqc1i0nx1K77DX5_OkzKELBKps_QStpyzlJxp7IfW-9ckibdUlCnBcQve-pf7S4FDjkUg1RRPNhy3AIKsIOH4U4Pj62DmYaHJO5uimthEqLcbgkEMG3J3FhNrOqF-OPrWnX6UvEPh31ZP4ek-CT9JcjyD_qXMqVmL5ADiBIM6GUti32W-imNEZQyivinza5eLUTlzikb1kqe2GT1T8UAweyexG1oT1mlGzdeZJDcKdv4DSzyXBU1TJ00hMuXABbnoxdv9zNQ"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment