New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

feathers-authentication

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-authentication - npm Package Versions

1
7

0.7.9

Diff

Changelog

Source

v0.7.9 (2016-06-20)

Full Changelog

Fixed bugs:

  • Calling logout should revoke/blacklist a JWT #133

Closed issues:

  • Query email rather than oauth provider id on /auth/<provider> #223
  • Cannot read property 'service' of undefined #222

Merged pull requests:

  • added support for hashing passwords when hook.data is an array #225 (eblin)
  • jwt ssl warning #214 (aboutlo)
daffl
published 0.7.8 •

Changelog

Source

v0.7.8 (2016-06-09)

Full Changelog

Closed issues:

  • Feathers-authentication assumptions #220
  • Server-side header option does not accept capital letters #218
  • How to figure out why redirect to /auth/failure? #217
  • Getting token via REST is not documented #216
  • How to use Feathers Client to Authenticate Facebook/Instagram credentials #204
  • Remove token from localstorage #203
  • Check user password #193
  • app.authenticate(): Warning: a promise was rejected with a non-error: [object Object] #191
  • Authentication provider for Facebook Account Kit #189

Merged pull requests:

ekryski
published 0.7.7 •

Changelog

Source

v0.7.7 (2016-05-05)

Full Changelog

Fixed bugs:

  • OAuth2 authentication callback failing due to missing property #196

Merged pull requests:

  • properly handle optional \_json property #197 (nyaaao)
ekryski
published 0.7.6 •

Changelog

Source

v0.7.6 (2016-05-03)

Full Changelog

Fixed bugs:

  • Facebook Authentication should do a patch not an update. #174

Closed issues:

  • Authenticated user #192
  • REST token revoke #185
  • TypeError: Cannot read property 'service' of undefined #173
  • Optionally Include password in the params.query object passed to User.find() #171
  • Pass more to local authentication params #165
  • Support custom authentication strategies #157

Merged pull requests:

ekryski
published 0.7.5 •

Changelog

Source

v0.7.5 (2016-04-23)

Full Changelog

Fixed bugs:

  • restrictToOwner and restrictToRoles have invalid type checking #172

Closed issues:

  • user fails to signup with facebook if there is also local auth #168
  • Unable to authenticate requests when using vanilla Socket.IO #166
ekryski
published 0.7.4 •

Changelog

Source

v0.7.4 (2016-04-18)

Full Changelog

Fixed bugs:

  • restrictToOwner and restrictToRoles hooks don't work with nested models #163
  • Change restrictToOwner error when a request does not contain ID #160

Closed issues:

  • authenticate() can leak sensetive user data via token service #162
  • onBeforeLogin Hook #161

Merged pull requests:

marshallswain
published 0.7.3 •

Changelog

Source
ekryski
published 0.7.1 •

Changelog

Source

v0.7.1 (2016-04-08)

Full Changelog

Closed issues:

  • Documentation discrepancies #148
  • bcrypt is hardcoded #146
  • Update Docs, Guides, Examples for v0.7 #129
  • populateUser: allow option to populate without db call. #92

Merged pull requests:

ekryski
published 0.7.0 •

Changelog

Source

v0.7.0 (2016-03-30)

Full Changelog

Fixed bugs:

  • logout should de-authenticate a socket #136
  • [Security] JsonWebToken Lifecycle Concerns; Set HttpOnly = true in JWT cookie #132
  • restrictToRoles hook needs to throw an error and not scope the query #128
  • restrictToOwner hook needs to throw an error and not scope the query #127
  • [security] Generated tokens are broadcast to all socket clients (by default) #126
  • [oAuth] User profile should be updated every time they are authenticated #124
  • Logout should clear the cookie #122
  • Want the default success/fail routes, not the sendFile #121

Closed issues:

  • Make all hooks optional if used internally #138
  • Throw errors for deprecated hooks and update documentation #134
  • v6.0.0: How can I return the user object along with the token ? #131
  • user field not getting populated #119
  • Move to bcryptjs #112
  • Bundled hooks should pull from auth config to avoid having to pass duplicate props. #93
  • Customize the JWT payload #78
  • Needs a test for verifying that a custom tokenEndpoint works. #59
  • Finish test coverage for existing features. #9

Merged pull requests:

ekryski
published 0.6.0 •

Changelog

Source

v0.6.0 (2016-03-24)

Full Changelog

Fixed bugs:

  • Token encoding is not using the idField option. #107
  • Logging out breaks in React Native #105
  • Updating User Attached to Params in Client #102
  • local auth should not redirect by default #89

Closed issues:

  • Id of user can't be 0 for auth #116
  • how to authenticate user in the socket.io? #111
  • Wrong Status Error #110
  • TypeError: Cannot read property 'service' of undefined (continued) #108
  • idField breaks from tokenService.create\(\) to populateUser\(\) after hook #103

Merged pull requests:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc