mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
refs https://github.com/auth0/node-jwks-rsa/blob/master/CHANGELOG.md#200---2021-03-01 - `jwks-rsa` switches from callbacks to async-await and so we need to change the tests to reflect this - this commit moves from `getSigningKey` containing a callback to it being part of the async-await flow |
||
---|---|---|
.. | ||
authentication_spec.js | ||
db_spec.js | ||
identities_spec.js | ||
images_spec.js | ||
labels_spec.js | ||
members_signin_url_spec.js | ||
members_spec.js | ||
notifications_spec.js | ||
pages_spec.js | ||
posts_spec.js | ||
redirects_spec.js | ||
schedules_spec.js | ||
settings_spec.js | ||
site_spec.js | ||
slack_spec.js | ||
users_spec.js | ||
utils.js | ||
webhooks_spec.js |