While developing apps for Slack, we can distribute the app to other organizations using a url - https://slack.com/oauth/v2/authorize with appropriate scopes needed. We are able to add this url reference to a button and let users install the app by logging in to Slack.
Is there a similar url for MS Teams that can be used to install / distribute the application?