Skip to content

v1.1.1

Compare
Choose a tag to compare
@adrien2p adrien2p released this 07 May 23:14
· 112 commits to master since this release

Fixes

  • Regenerate the lib directory

Added

  • DialogFlowAuthorizationMiddleware the middleware compare the token sent by DialogFlow to the token set in the env variable
    DIALOG_FLOW_AUTHORIZATION_TOKEN

Update

  • DialogFlowModule now apply the DialogFlowAuthorizationMiddleware middleware to validate the token sent by DialogFlow