feathersjs-ecosystem / authentication-jwt

[MOVED] JWT authentication strategy for feathers-authentication using Passport
https://github.com/feathersjs/feathers
MIT License
30 stars 10 forks source link

Module is using the wrong default config key #20

Closed ekryski closed 7 years ago

ekryski commented 7 years ago

In order to be compatible with the generator it needs to be using authentication instead of auth.

Related: https://github.com/feathersjs/feathers-authentication/issues/497