Ghost/ghost/extract-api-key
Daniel Lockyer 08abfcafd1
Remove linting as posttest step
- linting is handled separately (in CI and locally, as it's a git
  pre-push hook) so we shouldn't also be running it after tests
2022-07-26 15:26:21 +02:00
..
lib Added support for Admin API key extraction 2022-05-10 16:08:54 +08:00
test Added support for Admin API key extraction 2022-05-10 16:08:54 +08:00
.eslintrc.js Bootstrapped api key extractor package 2022-05-10 12:37:05 +08:00
index.js Bootstrapped api key extractor package 2022-05-10 12:37:05 +08:00
package.json Remove linting as posttest step 2022-07-26 15:26:21 +02:00
README.md Tidied up package README and LICENSE files 2022-07-26 15:22:10 +02:00

Extract Api Key

Extracts API key value from requests in formats known to Ghost