mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-16 22:10:31 +00:00
fast commit to check event retrieval through webhook
This commit is contained in:
parent
6c5b9d0885
commit
f744d8d5f1
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ exports.handleEvent = ( req, resp ) ->
|
|||
# resp.send 401, 'Please login!'
|
||||
|
||||
|
||||
|
||||
###
|
||||
Associates the user object with the session if login is successful.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue