Rocket.Chat.Apps-engine
Rocket.Chat.Apps-engine copied to clipboard
The Rocket.Chat Apps engine and definitions.
I can't seem to access environment variables through process.env.MY_ENV. I get error: "ReferenceError: process is not defined".
# What? :boat: # Why? :thinking: https://rocketchat.atlassian.net/browse/VLN-116 # Links :earth_americas: # PS :eyes:
Problem Currently, there is no way to capture user login events in Rocket.Chat Apps Engine. For systems that require additional actions during user logins—such as checking if a user is...