You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2018. It is now read-only.
I have a configuration in place exactly like in the docs at https://docs.feathersjs.com/api/authentication/server.html
and feathers-authentication-jwt complains at https://github.com/feathersjs/feathers-authentication-jwt/blob/master/src/index.js#L40
that "header": { "type": "access" } may not be an object.
excerpt from config:
I think there is a collision of the header configurations being merged somehow?
My project is pretty new set up with feathers-generate.
The text was updated successfully, but these errors were encountered: