loopback-ds-user-mixin

0.0.1 • Public • Published

TIMESTAMPS

This module is designed for the Strongloop Loopback framework. It automatically adds createdBy and updatedBy attributes to any Model.

createdBy will be set to the id of the user which created the instance

updatedBy will be set to the id of the user which last updated the instance

This module is implemented with the before save Operation Hook which requires the loopback-datasource-juggler module greater than v2.23.0.

LICENSE

ISC

Dependents (0)

Package Sidebar

Install

npm i loopback-ds-user-mixin

Weekly Downloads

13

Version

0.0.1

License

ISC

Last publish

Collaborators

  • mbenedettini