eddyystop / feathers-reduxify-authentication

Wrap feathers-client.authentication so it works with Redux, as well as authentication, authorization packages for React-Router.
MIT License
22 stars 13 forks source link

updated token key to opts.token #4

Closed subodhpareek18 closed 7 years ago

subodhpareek18 commented 7 years ago

This allows the user to specify the token key in the opts, and uses that to pickup the token from the action.payload.

marshallswain commented 7 years ago

:shipit:

eddyystop commented 7 years ago

Published in v1.0.0