Rocket.Chat.Apps-engine icon indicating copy to clipboard operation
Rocket.Chat.Apps-engine copied to clipboard

The Rocket.Chat Apps engine and definitions.

Results 173 Rocket.Chat.Apps-engine issues
Sort by recently updated
recently updated
newest added

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...