mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
264fb51a87
refs https://github.com/TryGhost/Team/issues/664 The new WellKnownController and middleware handles exposing a JSON Web Key Set for us. In order to serve the keys on /members/.well-known/jwks.json without a trailing slash, we must mount the wellKnown middleware before the frontend. |
||
---|---|---|
.. | ||
admin | ||
api | ||
members | ||
oauth | ||
parent | ||
shared | ||
site | ||
index.js | ||
well-known.js |