6cc0c2b76b
refs https://github.com/TryGhost/Team/issues/1640 - The signing key returned by `GET /ghost/.well-known/jwks.json` was missing an OPTIONAL `use: "sig"` attribute needed to identify it as a signing key in client libraries. E.g. pyton lib: "pyjwt" or node lib: "jwks-client" - More about the "use" attribute at RFC7515 - https://www.rfc-editor.org/rfc/rfc7515#section-4.1.4 |
||
---|---|---|
.. | ||
__snapshots__ | ||
services/stats | ||
admin.test.js | ||
well-known.test.js |