Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

adds oauth v2 support #1928

Closed
wants to merge 3 commits into from
Closed

adds oauth v2 support #1928

wants to merge 3 commits into from

Conversation

sfny
Copy link
Contributor

@sfny sfny commented Mar 10, 2020

Changes to this file are based on an additional Slack adapter option of "oauthVersion". This would allow for oauth v2 support with minimal changes to the adapter. Updates to this file include 2 conditional statements to use new oauth v2 if options.oauthVersion == 'v2', and updates to example oauth response in the comments.

Changes to this file are based on an additional Slack adapter option of "oauthVersion". This would allow for oauth v2 support with minimal changes to the adapter. Updates to this file include 2 conditional statements to use new oauth v2 if options.oauthVersion == 'v2', and updates to example oauth response in the comments.
@sfny
Copy link
Contributor Author

sfny commented Mar 10, 2020

Attempting to solve #1892

@benbrown benbrown mentioned this pull request Mar 11, 2020
@benbrown
Copy link
Contributor

Included in the next release -> #1929

@benbrown
Copy link
Contributor

this was included in Botkit 4.8!

@benbrown benbrown closed this Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants