Rails owns the oauth flow and the slack teams. Once those are synced, it needs to pass that information to the slack microservice (maybe even start it? This is getting complicated). Currently the slack team and tokens are all hard coded even though it's possible to authenticate via oauth against slack.
Rails owns the oauth flow and the slack teams. Once those are synced, it needs to pass that information to the slack microservice (maybe even start it? This is getting complicated). Currently the slack team and tokens are all hard coded even though it's possible to authenticate via oauth against slack.