feathers-legacy-authentication-hooks

1.0.0 • Public • Published

feathers-legacy-authentication-hooks

Build Status Code Climate Test Coverage Dependency Status Download Status

Hooks from feathers-authentication@0.7.x

Installation

npm install feathers-legacy-authentication-hooks --save

Documentation

The following hooks are included in this module:

  • associateCurrentUser
  • hashPassword
  • populateUser
  • queryWithCurrentUser
  • restrictToAuthenticated
  • restrictToOwner
  • restrictToRoles
  • verifyToken
  • verifyOrRestrict
  • populateOrRestrict
  • hasRoleOrRestrict

These hooks were previously bundled with the feathers-authentication module, but have been deprecated in favor of the feathers-permissions hooks.

Please refer to the documentation for more details.

License

Copyright (c) 2016

Licensed under the MIT license.

Package Sidebar

Install

npm i feathers-legacy-authentication-hooks

Weekly Downloads

37

Version

1.0.0

License

MIT

Last publish

Collaborators

  • daffl
  • ekryski
  • marshallswain