Codelation Messenger v0.1.1 API Reference

Modules

Authorizes a request by checking if the Authorization Bearer Header contains the token specifiec in its config

Forward requests to this router by forward "/message", to: Messenger.Router. This will capture POST requests on the /message/:task route calling the task specified. In your config, you will need to add the following options