bedrock-identity

8.0.0 • Public • Published

bedrock-identity

Bedrock Node.js CI

Bedrock identity

Requirements

  • npm v3+

TODO

Mail Triggers

getIdentity

Set identity in mail event details.

// send email
bedrock.events.emitLater({
  type: 'myModule.myEvent',
  details: {
    triggers: ['getIdentity'],
    // other event data
    ...
  }
});

Readme

Keywords

Package Sidebar

Install

npm i bedrock-identity

Weekly Downloads

1

Version

8.0.0

License

SEE LICENSE IN LICENSE.md

Unpacked Size

97.4 kB

Total Files

16

Last publish

Collaborators

  • msporny
  • dlongley
  • davidlehn
  • mattcollier
  • gannan