feathers-authentication-hooks-apikey

v0.0.2
Add custom authentication to your data
feathers feathers-plugin

publish

git push origin --tags && npm run changelog && git push origin

release:pre

npm version prerelease && npm publish --tag pre

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

changelog

github_changelog_generator && git add CHANGELOG.md && git commit -am "Updating changelog"

lint

standard lib/*.js lib/**/*.js test/*.js test/**/*.js --fix

mocha

mocha --opts mocha.opts

coverage

istanbul cover node_modules/mocha/bin/_mocha -- --opts mocha.opts

test

npm run lint && npm run coverage
npm i feathers-authentication-hooks-apikey

Metadata

  • MIT
  • >= 6.0.0
  • Matt Chaffe
  • released 5/11/2018

Downloads

Maintainers