@feathersjs/authentication-oauth

v5.0.30
oAuth 1 and 2 authentication for Feathers. Powered by Grant.
feathers feathers-plugin

start

ts-node test/app

prepublish

npm run compile

pack

npm pack --pack-destination ../generators/test/build

compile

shx rm -rf lib/ && tsc && npm run pack

test

mocha --config ../../.mocharc.json --recursive test/**.test.ts test/**/*.test.ts
npm i @feathersjs/authentication-oauth

Metadata

  • MIT
  • >= 12
  • Feathers contributors
  • released 9/2/2024

Downloads