lightning
lightning copied to clipboard
Allow umbrella apps to handle user registration and project creation
Lightning already has UserRegistered and ProjectCreated events but some entities are expected to be inserted on the same database transactions.
Needed by https://github.com/OpenFn/lightning/issues/1969 to allow additional operations when Lightning endpoint gets called.