jitsu
jitsu copied to clipboard
OAuth support (for connectors)
Problem
Obtaining secrets & tokens for connectors is a pretty time-consuming task. The user should click-through pretty sophisticated interfaces. We need to implement OAuth where it's possible.
Solution
Some connectors might have oauth enabled. OAuth secrets should be configurable for those connectors (some connectors can share the secrets).
UI
TODO