Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 286 Bytes

EVENTS.md

File metadata and controls

8 lines (6 loc) · 286 Bytes

THEO EVENTS

Authentication

event arguments callback
theo:authorize token, callback (err, auth) auth : false if not authorized. {is_admin: true/false, is_core: true/false}
theo:http-request weblog, request, response -