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
3
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

13
7

1.2.0

Diff

Changelog

Source

v1.2.0 (2017-03-23)

Full Changelog

Fixed bugs:

  • 1.0 authentication service hooks don't run when client uses feathers-socketio #455
  • hook.params.provider is not set when calling client.authenticate\(\) #432
  • remove method failed with JsonWebTokenError: invalid token #388

Closed issues:

  • Token creation has side effect #454
  • Question: When is userId set? #453
  • How to authenticate SPA? More precisely how does the redirect works? #451
  • POST to auth/facebook for FacebookTokenStrategy 404? #447
  • feathers-authentication 1.1.1 No auth token #445
  • Another readme incorrect and maybe docs to #441
  • Readme incorrect and maybe docs to #440
  • npm version issue? #439
  • setCookie express middleware only works inside hooks #438
  • createJWT throws 'secret must provided' #437
  • Not useful error message on NotAuthenticated error #436
  • Passwordfeld in auth.local does not work as expected #435
  • Authentication via REST returns token without finding user on db #430

Merged pull requests:

daffl
published 1.1.1 •

Changelog

Source

v1.1.1 (2017-03-02)

Full Changelog

Closed issues:

  • Authentication over socket.io never answers #428

Merged pull requests:

  • Remove lots of hardcoded values for config, and adds the authenticate hook #427 (myknbani)
daffl
published 1.1.0 •

Changelog

Source

v1.1.0 (2017-03-01)

Full Changelog

Fixed bugs:

  • Mongo update error after logging into Facebook #244

Closed issues:

  • Feature Request: Anonymous Authentication Strategy Support #423
  • Error is not thrown if token that is provided is invalid #421
  • Request body 'token' parameter disappears #420
  • Auth2 issue getting JWT token from server when different ports #416
  • Cookie-based authentication with XHR is not possible #413
  • JWT Authentication setup failing #411
  • how to disable service for external usage in version 1.0 #410
  • v1.0 is removed from npm? #408
  • Make JWT data more configurable #407
  • Possible typo #406
  • Authentication with an existing database with existing hashed (md5) passwords #398
  • can modify selected fields only #397
  • [Discussion] Migrating to 1.0 - hook changes #396
  • feathers-authentication 'local' strategy requires token? #394
  • JWT for local auth. #390
  • Feathers 'Twitter API' style #385
  • Missing code in example app #383
  • feathers-authentication errors with any view error, and redirects to /auth/failure #381
  • what does app.service('authentication').remove(...) mean? #379
  • Rest Endpoints. #375
  • cordova google-plus signUp with id_token #373
  • How to reconnect socket with cookie after page refresh ? #372
  • Error: Could not find stored JWT and no authentication strategy was given #367
  • "No auth token" using authenticate strategy: 'jwt' (v.1.0.0-beta-2) #366
  • Navigating to /auth/<provider> twice redirects to /auth/failed #344
  • Meteor auth migration guide #334
  • Auth 1.0 #330
  • RSA token secret #309
  • Add option to use bcrypt #300
  • Better example of how to change hashing algorithm? [Question] #289
  • issuer doesn't work #284
  • passport auth question #274
  • Add support for authenticating active users only #259
  • 404 response from populateUser() hook #258
  • Responses hang when token.secret is undefined for local authentication #249
  • Authentication without password #246
  • Fix successRedirect to not override cookie path #243
  • Deprecate verifyToken and populateUser hooks in favour of middleware #227
  • Authenticating and creating #100
  • Add a password service #83

Merged pull requests:

ekryski
published 1.0.2 •

Changelog

Source

v1.0.2 (2016-12-14)

Full Changelog

Closed issues:

  • successRedirect not redirecting #364
ekryski
published 1.0.1 •

Changelog

Source
ekryski
published 1.0.0 •

Changelog

Source

v1.0.0 (2016-12-14)

Full Changelog

Fixed bugs:

  • restrictToOwner does not support multi patch, update and remove #228

Closed issues:

  • auth.express.authenticate got undefined #363
  • Non-standard header structure #361
  • localEndpoint without local strategy #359
  • Using custom passport strategies #356
  • Client-side app.on('login') #355
  • Payload limiting on app.get\('user'\)? #354
  • Authentication token is missing #352
  • [1.0] The entity on the socket should pull from the strategy options. #348
  • [1.0] Only the first failure is returned on auth failure when chaining multiple strategies #346
  • Build 0.7.11 does not contain current code on NPMJS #342
  • feathers-authentication branch 0.8 did not work with payload (tested on socket) #264
  • Add method for updating JWT #260
  • 1.0 architecture considerations #226
  • Features/RFC #213
  • Support access_token based OAuth2 providers #169
  • Support openID #154
  • Disable cookie by default if not using OAuth #152
  • Add token service tests #144
  • Add local service tests #143
  • Add OAuth2 service tests #142
  • Add OAuth2 integration tests #141
  • Add integration tests for custom redirects #125
  • Support mobile authentication via OAuth1 #47
  • Support OAuth1 #42
  • Password-less Local Auth with Email / SMS #7

Merged pull requests:

ekryski
published 1.0.0-beta-2 •

ekryski
published 1.0.0-beta-1 •

ekryski
published 1.0.0-beta •

ekryski
published 1.0.0-alpha •

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