feathers-legacy-authentication-hooks
v1.0.0
Published
Hooks from [email protected]
Downloads
19
Readme
feathers-legacy-authentication-hooks
Hooks from [email protected]
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.